Interior Design Color Palette

Warm taupe, sage green, dusty blue, and cream form a curated interior design palette. This livable combination inspires mood boards, showroom branding, and home decor product lines.

#BFA074

Vermilion

RGB(191, 160, 116)

HSL(35, 37%, 60%)

#87A878

Green

RGB(135, 168, 120)

HSL(101, 22%, 56%)

#6C83A0

Blue

RGB(108, 131, 160)

HSL(213, 21%, 53%)

#FFF8E7

Light Orange

RGB(255, 248, 231)

HSL(42, 100%, 95%)

#F2F5EE

Dusty Green

RGB(242, 245, 238)

HSL(86, 26%, 95%)

#F5EFE6

Light Orange

RGB(245, 239, 230)

HSL(36, 43%, 93%)

lightbulbBest Use Cases

  • checkMood boards
  • checkShowroom branding
  • checkHome decor products

businessIndustries

  • checkInterior Design
  • checkReal Estate
Mood:curated

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #BFA074;
  --color-2: #87A878;
  --color-3: #6C83A0;
  --color-4: #FFF8E7;
  --color-5: #F2F5EE;
  --color-6: #F5EFE6;
}

Tailwind CSS Config

colors: {
  'interior-design-1': '#BFA074',
  'interior-design-2': '#87A878',
  'interior-design-3': '#6C83A0',
  'interior-design-4': '#FFF8E7',
  'interior-design-5': '#F2F5EE',
  'interior-design-6': '#F5EFE6',
}
interiorhomecuratedwarmlivable

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes