Whispers of Mist Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Mist palette
Whispers of Mist color palette CSS
/* CSS */
.color-1 {
color: #bac2c5;
}
.color-2 {
color: #b8c0c7;
}
.color-3 {
color: #b7bfc8;
}
.color-4 {
color: #b5c0c4;
}
.color-5 {
color: #b8c0c7;
}
/* CSS Variables */
:root {
--color-1: #bac2c5;
--color-2: #b8c0c7;
--color-3: #b7bfc8;
--color-4: #b5c0c4;
--color-5: #b8c0c7;
}
Whispers of Mist background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bac2c5, #b8c0c7, #b7bfc8, #b5c0c4, #b8c0c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bac2c5, #b8c0c7, #b7bfc8, #b5c0c4, #b8c0c7);
}
Similar color palettes
- Shades of Grey
- Orange Sunset
- Whispers of Mist
- Whispers of Moonlight
- Whispers of Dawn
- Shades of Blue
- Gray Mood
- Gray Elephant Daddy
- Oceanic Ember Harmony
- Whispers of Steel
- Whispers of Earth and Sky
- Shades of Gray
- Shades of Gray
- Shades of Shadow
- Whispers of Twilight
- Midnight Fog Reverie
- Shades of Black
- Misty Forest Hues
Whispers of Mist color palette created on .