Mediterranean Color Palette

Sun-washed white, ocean blue, terracotta, and olive green capture the warmth of Mediterranean coastal living. This sun-drenched palette suits Greek restaurant branding, resort wear, and coastal home decor.

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#1E88E5

Blue

RGB(30, 136, 229)

HSL(208, 79%, 51%)

#C1440E

Vivid Vermilion

RGB(193, 68, 14)

HSL(18, 86%, 41%)

#6B8E23

Lime

RGB(107, 142, 35)

HSL(80, 60%, 35%)

#FFD699

Pale Orange

RGB(255, 214, 153)

HSL(36, 100%, 80%)

#F5F0E6

Light Orange

RGB(245, 240, 230)

HSL(40, 43%, 93%)

lightbulbBest Use Cases

  • checkGreek restaurants
  • checkResort wear
  • checkCoastal decor

businessIndustries

  • checkHospitality
  • checkFashion
Mood:sun-drenched

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFFFFF;
  --color-2: #1E88E5;
  --color-3: #C1440E;
  --color-4: #6B8E23;
  --color-5: #FFD699;
  --color-6: #F5F0E6;
}

Tailwind CSS Config

colors: {
  'mediterranean-1': '#FFFFFF',
  'mediterranean-2': '#1E88E5',
  'mediterranean-3': '#C1440E',
  'mediterranean-4': '#6B8E23',
  'mediterranean-5': '#FFD699',
  'mediterranean-6': '#F5F0E6',
}
mediterraneancoastalsunnywarmrelaxed

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes