Scandinavian Modern Color Palette

Warm white, light wood, soft blue-gray, and muted green embody the effortless elegance of Scandinavian modernism. This timeless palette defines furniture brands, lifestyle magazines, and hygge-inspired interiors.

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#F5EFE6

Light Orange

RGB(245, 239, 230)

HSL(36, 43%, 93%)

#BFA074

Vermilion

RGB(191, 160, 116)

HSL(35, 37%, 60%)

#8895A5

Blue

RGB(136, 149, 165)

HSL(213, 14%, 59%)

#87A878

Green

RGB(135, 168, 120)

HSL(101, 22%, 56%)

#E8ECF0

Dusty Blue

RGB(232, 236, 240)

HSL(210, 21%, 93%)

lightbulbBest Use Cases

  • checkFurniture brands
  • checkLifestyle magazines
  • checkHygge interiors

businessIndustries

  • checkInterior Design
  • checkFashion
Mood:effortless

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFFFFF;
  --color-2: #F5EFE6;
  --color-3: #BFA074;
  --color-4: #8895A5;
  --color-5: #87A878;
  --color-6: #E8ECF0;
}

Tailwind CSS Config

colors: {
  'scandinavian-modern-1': '#FFFFFF',
  'scandinavian-modern-2': '#F5EFE6',
  'scandinavian-modern-3': '#BFA074',
  'scandinavian-modern-4': '#8895A5',
  'scandinavian-modern-5': '#87A878',
  'scandinavian-modern-6': '#E8ECF0',
}
scandinavianmodernwarm-whitewoodtimeless

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes