Paleta de colores Whispers of Mist
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Mist palette
CSS de la paleta de colores Whispers of Mist
/* 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;
}
CSS del degradado de fondo Whispers of Mist
/* 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);
}
Paletas de colores similares
- 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 .