Tuscan Villa Color Palette

Warm ochre, olive green, terracotta, and aged cream paint the sun-baked beauty of Tuscan countryside villas. This Mediterranean palette elevates Italian restaurant branding, wine labels, and luxury vacation rentals.

#CC8400

Vivid Orange

RGB(204, 132, 0)

HSL(39, 100%, 40%)

#6B8E23

Lime

RGB(107, 142, 35)

HSL(80, 60%, 35%)

#BC6C42

Vermilion

RGB(188, 108, 66)

HSL(21, 48%, 50%)

#FFF8E7

Light Orange

RGB(255, 248, 231)

HSL(42, 100%, 95%)

#D4B896

Pale Vermilion

RGB(212, 184, 150)

HSL(33, 42%, 71%)

#E8DCC8

Light Orange

RGB(232, 220, 200)

HSL(38, 41%, 85%)

lightbulbBest Use Cases

  • checkItalian restaurants
  • checkWine labels
  • checkVacation rentals

businessIndustries

  • checkHospitality
  • checkFood & Beverage
Mood:sun-baked

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #CC8400;
  --color-2: #6B8E23;
  --color-3: #BC6C42;
  --color-4: #FFF8E7;
  --color-5: #D4B896;
  --color-6: #E8DCC8;
}

Tailwind CSS Config

colors: {
  'tuscan-villa-1': '#CC8400',
  'tuscan-villa-2': '#6B8E23',
  'tuscan-villa-3': '#BC6C42',
  'tuscan-villa-4': '#FFF8E7',
  'tuscan-villa-5': '#D4B896',
  'tuscan-villa-6': '#E8DCC8',
}
tuscanitalianwarmvillamediterranean

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes