Nordic Color Palette
Crisp whites, cool blue-grays, and natural wood tones capture Scandinavian design simplicity and warmth. This serene palette is essential for hygge-inspired interiors, wellness brands, and clean product design.
#FFFFFF
White
RGB(255, 255, 255)
HSL(0, 0%, 100%)
#E8ECF0
Dusty Blue
RGB(232, 236, 240)
HSL(210, 21%, 93%)
#C5CED6
Dusty Blue
RGB(197, 206, 214)
HSL(208, 17%, 81%)
#8A9AA8
Blue
RGB(138, 154, 168)
HSL(208, 15%, 60%)
#BFA074
Vermilion
RGB(191, 160, 116)
HSL(35, 37%, 60%)
#F5EFE6
Light Orange
RGB(245, 239, 230)
HSL(36, 43%, 93%)
lightbulbBest Use Cases
- checkScandinavian interiors
- checkWellness brands
- checkProduct design
businessIndustries
- checkInterior Design
- checkWellness
Mood:serene
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #FFFFFF;
--color-2: #E8ECF0;
--color-3: #C5CED6;
--color-4: #8A9AA8;
--color-5: #BFA074;
--color-6: #F5EFE6;
}Tailwind CSS Config
colors: {
'nordic-1': '#FFFFFF',
'nordic-2': '#E8ECF0',
'nordic-3': '#C5CED6',
'nordic-4': '#8A9AA8',
'nordic-5': '#BFA074',
'nordic-6': '#F5EFE6',
}nordicscandinavianminimalcleancozy
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free