Cool Neutrals Color Palette
Soft blue-grays, silver, and cool white tones create a calm, contemporary neutral palette. Perfect for modern architecture firms, tech product pages, and Scandinavian-inspired interior design.
#6B7B8D
Blue
RGB(107, 123, 141)
HSL(212, 14%, 49%)
#8895A5
Blue
RGB(136, 149, 165)
HSL(213, 14%, 59%)
#A4B0BD
Dusty Blue
RGB(164, 176, 189)
HSL(211, 16%, 69%)
#BCC6D0
Dusty Blue
RGB(188, 198, 208)
HSL(210, 18%, 78%)
#D6DDE5
Dusty Blue
RGB(214, 221, 229)
HSL(212, 22%, 87%)
#EEF1F4
Dusty Blue
RGB(238, 241, 244)
HSL(210, 21%, 95%)
lightbulbBest Use Cases
- checkArchitecture firms
- checkTech products
- checkScandinavian design
businessIndustries
- checkArchitecture
- checkTechnology
Mood:contemporary
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #6B7B8D;
--color-2: #8895A5;
--color-3: #A4B0BD;
--color-4: #BCC6D0;
--color-5: #D6DDE5;
--color-6: #EEF1F4;
}Tailwind CSS Config
colors: {
'cool-neutrals-1': '#6B7B8D',
'cool-neutrals-2': '#8895A5',
'cool-neutrals-3': '#A4B0BD',
'cool-neutrals-4': '#BCC6D0',
'cool-neutrals-5': '#D6DDE5',
'cool-neutrals-6': '#EEF1F4',
}coolneutralgraycontemporarycalm
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free