Coastal Living Color Palette

Weathered driftwood gray, ocean blue, sandy beige, and crisp white capture the relaxed elegance of coastal homes. This seaside palette flows through beach house interiors, nautical fashion, and coastal resort branding.

#8A9AA8

Blue

RGB(138, 154, 168)

HSL(208, 15%, 60%)

#4A90D9

Blue

RGB(74, 144, 217)

HSL(211, 65%, 57%)

#D2B48C

Pale Vermilion

RGB(210, 180, 140)

HSL(34, 44%, 69%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#F0F4F8

Dusty Blue

RGB(240, 244, 248)

HSL(210, 36%, 96%)

#FFF8F0

Light Vermilion

RGB(255, 248, 240)

HSL(32, 100%, 97%)

lightbulbBest Use Cases

  • checkBeach house interiors
  • checkNautical fashion
  • checkCoastal resorts

businessIndustries

  • checkInterior Design
  • checkHospitality
Mood:relaxed

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #8A9AA8;
  --color-2: #4A90D9;
  --color-3: #D2B48C;
  --color-4: #FFFFFF;
  --color-5: #F0F4F8;
  --color-6: #FFF8F0;
}

Tailwind CSS Config

colors: {
  'coastal-living-1': '#8A9AA8',
  'coastal-living-2': '#4A90D9',
  'coastal-living-3': '#D2B48C',
  'coastal-living-4': '#FFFFFF',
  'coastal-living-5': '#F0F4F8',
  'coastal-living-6': '#FFF8F0',
}
coastalbeachrelaxednauticalseaside

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes