PSD Brand Guidelines Skill
This skill applies Peninsula School District's official brand identity to artifacts including presentations, documents, graphics, and other materials.
Purpose
Ensure professional and consistent use of the Peninsula School District brand across all communications. The brand reflects the stunning beauty of the Pacific Northwest and the Puget Sound region.
Typography
Headings & Logo Text: Josefin Sans
Modern geometric, elegant font with a vintage 1920s feel. Use Bold weight for district name and all headings.
Body Text: Josefin Slab
Perfect pairing to Josefin Sans, highly legible at smaller sizes due to slab serif and typewriter-style attributes.
Color Palette
Logo Colors (Primary)
| Name |
Hex |
RGB |
Usage |
| Sea Glass |
#6CA18A |
rgb(108, 161, 138) |
Primary green, landscape elements |
| Pacific |
#25424C |
rgb(37, 66, 76) |
Primary dark blue, text, headers |
| Driftwood |
#D7CDBE |
rgb(215, 205, 190) |
Neutral tan, backgrounds |
Supporting Brand Colors
| Name |
Hex |
RGB |
Usage |
| Cedar |
#466857 |
rgb(70, 104, 87) |
Dark green accent |
| Whulge |
#346780 |
rgb(52, 103, 128) |
Medium blue (Coast Salish word for sound of waves) |
| Sea Foam |
#EEEBE4 |
rgb(238, 235, 228) |
Light background |
| Meadow |
#5D9068 |
rgb(93, 144, 104) |
Green accent |
| Ocean |
#7396A9 |
rgb(115, 150, 169) |
Light blue accent |
| Skylight |
#FFFAEC |
rgb(255, 250, 236) |
Off-white/cream background |
Color Selection Guidelines
- Light backgrounds: Use Pacific (#25424C) or 2-color logo
- Dark backgrounds: Use Sea Glass (#6CA18A) or white logo
- Neutral backgrounds: Choose based on contrast needs
- When adding colors, choose natural, complementary colors that reflect Pacific Northwest landscape tones
Logo Options
Available Formats
- Full Landscape - Bridge connecting peninsula landscape, district name contained within
- Horizontal - For when name/tagline would be too small
- Emblem - Round versions, perfect for square spaces or tight fits
- Stacked - Vertical layout with name separated from brandmark
Color Variants
- 2-color - Sea Glass + Pacific (primary use)
- 1-color Pacific Blue - For light backgrounds
- 1-color Sea Glass - For medium backgrounds
- White - For dark backgrounds
File Types
| Format |
Use Cases |
| EPS (Vector) |
Professional printing, large scaling, Adobe programs |
| PNG (Raster) |
Microsoft Office, websites, social media, email signatures |
Logo Location
Local assets folder: skills/psd-brand-guidelines/assets/
PNG files (19) - for web, Office, email:
psd_logo-2color-{emblem,fulllandscape,stacked,horizontal,square}.png
psd_logo-1color-blue-{emblem,fulllandscape,stacked,horizontal,square}.png
psd_logo-1color-green-{emblem,fulllandscape,stacked,horizontal,square}.png
psd_logo-white-{emblem,stacked,horizontal,square}.png
EPS files (19) - for professional printing, Adobe programs:
- Same variants as PNG, with
.eps extension
Reference:
PSD_Branding_Guide.pdf - full brand guide document
Google Drive source:
- Logos Folder ID:
1YhjxX_pOwZJppZebIIC7QW_UHF4bvo79
- Brand Guide Folder:
1ufOB6rrKDbAaH7HapdLadJzWy8ho5hTb
Logo Usage Rules
Do's
- Maintain original proportions
- Ensure sufficient contrast with background
- Use appropriate color variant for background
- Use emblem/stacked logo for small sizes
Don'ts
- Don't shrink full landscape logo below 1.5" wide (print) or 300px (web)
- Don't rotate the logo
- Don't apply effects (drop shadows, mirroring, etc.)
- Don't stretch or squish
- Don't use non-brand fonts with logo
- Don't place on backgrounds with insufficient contrast
Applying Brand to Artifacts
Presentations
/* Title slides */
background-color: #25424C; /* Pacific */
color: #FFFAEC; /* Skylight */
font-family: 'Josefin Sans', Arial, sans-serif;
/* Content slides */
background-color: #EEEBE4; /* Sea Foam */
color: #25424C; /* Pacific */
font-family: 'Josefin Slab', Georgia, serif;
/* Accent elements */
border-color: #6CA18A; /* Sea Glass */
Documents
- Headings: Josefin Sans Bold, Pacific (#25424C)
- Body: Josefin Slab, Pacific (#25424C)
- Links/Highlights: Whulge (#346780)
- Backgrounds: Sea Foam (#EEEBE4) or Skylight (#FFFAEC)
Digital/Web
- Primary buttons: Sea Glass (#6CA18A)
- Secondary buttons: Whulge (#346780)
- Text on light: Pacific (#25424C)
- Text on dark: Skylight (#FFFAEC)
Brand Contact
For questions or special needs:
Quick Reference
const PSD_BRAND = {
colors: {
// Logo colors
seaGlass: '#6CA18A',
pacific: '#25424C',
driftwood: '#D7CDBE',
// Supporting colors
cedar: '#466857',
whulge: '#346780',
seaFoam: '#EEEBE4',
meadow: '#5D9068',
ocean: '#7396A9',
skylight: '#FFFAEC'
},
fonts: {
heading: "'Josefin Sans', Arial, sans-serif",
body: "'Josefin Slab', Georgia, serif"
},
logos: {
localPath: 'skills/psd-brand-guidelines/assets/',
driveFolder: '1YhjxX_pOwZJppZebIIC7QW_UHF4bvo79'
}
};
Last updated: June 14, 2024
Source: PSD Branding Guide 06.14.2024.pdf
1---2name: psd-brand-guidelines-23description: Apply Peninsula School District official brand colors, typography, and logos to artifacts4---56# PSD Brand Guidelines Skill78This skill applies Peninsula School District's official brand identity to artifacts including presentations, documents, graphics, and other materials.910## Purpose1112Ensure professional and consistent use of the Peninsula School District brand across all communications. The brand reflects the stunning beauty of the Pacific Northwest and the Puget Sound region.1314## Typography1516### Headings & Logo Text: Josefin Sans1718Modern geometric, elegant font with a vintage 1920s feel. Use **Bold** weight for district name and all headings.1920- **Font:** Josefin Sans Bold21- **Source:** https://fonts.google.com/specimen/Josefin+Sans22- **Fallback:** Arial, sans-serif2324### Body Text: Josefin Slab2526Perfect pairing to Josefin Sans, highly legible at smaller sizes due to slab serif and typewriter-style attributes.2728- **Font:** Josefin Slab29- **Source:** https://fonts.google.com/specimen/Josefin+Slab30- **Fallback:** Georgia, serif3132## Color Palette3334### Logo Colors (Primary)3536| Name | Hex | RGB | Usage |37|------|-----|-----|-------|38| **Sea Glass** | #6CA18A | rgb(108, 161, 138) | Primary green, landscape elements |39| **Pacific** | #25424C | rgb(37, 66, 76) | Primary dark blue, text, headers |40| **Driftwood** | #D7CDBE | rgb(215, 205, 190) | Neutral tan, backgrounds |4142### Supporting Brand Colors4344| Name | Hex | RGB | Usage |45|------|-----|-----|-------|46| **Cedar** | #466857 | rgb(70, 104, 87) | Dark green accent |47| **Whulge** | #346780 | rgb(52, 103, 128) | Medium blue (Coast Salish word for sound of waves) |48| **Sea Foam** | #EEEBE4 | rgb(238, 235, 228) | Light background |49| **Meadow** | #5D9068 | rgb(93, 144, 104) | Green accent |50| **Ocean** | #7396A9 | rgb(115, 150, 169) | Light blue accent |51| **Skylight** | #FFFAEC | rgb(255, 250, 236) | Off-white/cream background |5253### Color Selection Guidelines5455- **Light backgrounds:** Use Pacific (#25424C) or 2-color logo56- **Dark backgrounds:** Use Sea Glass (#6CA18A) or white logo57- **Neutral backgrounds:** Choose based on contrast needs58- When adding colors, choose natural, complementary colors that reflect Pacific Northwest landscape tones5960## Logo Options6162### Available Formats63641. **Full Landscape** - Bridge connecting peninsula landscape, district name contained within652. **Horizontal** - For when name/tagline would be too small663. **Emblem** - Round versions, perfect for square spaces or tight fits674. **Stacked** - Vertical layout with name separated from brandmark6869### Color Variants7071- **2-color** - Sea Glass + Pacific (primary use)72- **1-color Pacific Blue** - For light backgrounds73- **1-color Sea Glass** - For medium backgrounds74- **White** - For dark backgrounds7576### File Types7778| Format | Use Cases |79|--------|-----------|80| **EPS (Vector)** | Professional printing, large scaling, Adobe programs |81| **PNG (Raster)** | Microsoft Office, websites, social media, email signatures |8283### Logo Location8485**Local assets folder:** `skills/psd-brand-guidelines/assets/`8687**PNG files (19)** - for web, Office, email:88- `psd_logo-2color-{emblem,fulllandscape,stacked,horizontal,square}.png`89- `psd_logo-1color-blue-{emblem,fulllandscape,stacked,horizontal,square}.png`90- `psd_logo-1color-green-{emblem,fulllandscape,stacked,horizontal,square}.png`91- `psd_logo-white-{emblem,stacked,horizontal,square}.png`9293**EPS files (19)** - for professional printing, Adobe programs:94- Same variants as PNG, with `.eps` extension9596**Reference:**97- `PSD_Branding_Guide.pdf` - full brand guide document9899**Google Drive source:**100- **Logos Folder ID:** `1YhjxX_pOwZJppZebIIC7QW_UHF4bvo79`101- **Brand Guide Folder:** `1ufOB6rrKDbAaH7HapdLadJzWy8ho5hTb`102103## Logo Usage Rules104105### Do's106107- Maintain original proportions108- Ensure sufficient contrast with background109- Use appropriate color variant for background110- Use emblem/stacked logo for small sizes111112### Don'ts113114- Don't shrink full landscape logo below 1.5" wide (print) or 300px (web)115- Don't rotate the logo116- Don't apply effects (drop shadows, mirroring, etc.)117- Don't stretch or squish118- Don't use non-brand fonts with logo119- Don't place on backgrounds with insufficient contrast120121## Applying Brand to Artifacts122123### Presentations124125```css126/* Title slides */127background-color: #25424C; /* Pacific */128color: #FFFAEC; /* Skylight */129font-family: 'Josefin Sans', Arial, sans-serif;130131/* Content slides */132background-color: #EEEBE4; /* Sea Foam */133color: #25424C; /* Pacific */134font-family: 'Josefin Slab', Georgia, serif;135136/* Accent elements */137border-color: #6CA18A; /* Sea Glass */138```139140### Documents141142- **Headings:** Josefin Sans Bold, Pacific (#25424C)143- **Body:** Josefin Slab, Pacific (#25424C)144- **Links/Highlights:** Whulge (#346780)145- **Backgrounds:** Sea Foam (#EEEBE4) or Skylight (#FFFAEC)146147### Digital/Web148149- Primary buttons: Sea Glass (#6CA18A)150- Secondary buttons: Whulge (#346780)151- Text on light: Pacific (#25424C)152- Text on dark: Skylight (#FFFAEC)153154## Brand Contact155156For questions or special needs:157- **Danielle Chastaine**, Digital Media Coordinator158- chastained@psd401.net159160## Quick Reference161162```javascript163const PSD_BRAND = {164 colors: {165 // Logo colors166 seaGlass: '#6CA18A',167 pacific: '#25424C',168 driftwood: '#D7CDBE',169 // Supporting colors170 cedar: '#466857',171 whulge: '#346780',172 seaFoam: '#EEEBE4',173 meadow: '#5D9068',174 ocean: '#7396A9',175 skylight: '#FFFAEC'176 },177 fonts: {178 heading: "'Josefin Sans', Arial, sans-serif",179 body: "'Josefin Slab', Georgia, serif"180 },181 logos: {182 localPath: 'skills/psd-brand-guidelines/assets/',183 driveFolder: '1YhjxX_pOwZJppZebIIC7QW_UHF4bvo79'184 }185};186```187188---189190*Last updated: June 14, 2024*191*Source: PSD Branding Guide 06.14.2024.pdf*