Paleta de colores Whispers of Dawn
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Dawn palette
CSS de la paleta de colores Whispers of Dawn
/* CSS */
.color-1 {
color: #f3e4aa;
}
.color-2 {
color: #d5c09f;
}
.color-3 {
color: #c2b1d3;
}
.color-4 {
color: #a7c6e7;
}
.color-5 {
color: #f0b2c2;
}
/* CSS Variables */
:root {
--color-1: #f3e4aa;
--color-2: #d5c09f;
--color-3: #c2b1d3;
--color-4: #a7c6e7;
--color-5: #f0b2c2;
}
CSS del degradado de fondo Whispers of Dawn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e4aa, #d5c09f, #c2b1d3, #a7c6e7, #f0b2c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e4aa, #d5c09f, #c2b1d3, #a7c6e7, #f0b2c2);
}
Paletas de colores similares
- Shades of Purple
- Beige Cookie
- Creamy Sunset
- Dandy's World
- Seaside Confectionery
- Light Beige
- Whispering Cookie Dreams
- Shades of Ivory
- Enchanted Dust Whisper
- Enchanted Dust Whisper
- Seaside Confections
- Sweet Summer Treats
- Cheesy Delight
- Meringue Dreams
- Tropical Lychee Bliss
- Tropical Lychee Bliss
- Embrace of Earth
- Sunkissed Harmony
Whispers of Dawn color palette created on .