Paleta de colores Vanilla Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vanilla Dreamscape palette
CSS de la paleta de colores Vanilla Dreamscape
/* CSS */
.color-1 {
color: #f6e6d5;
}
.color-2 {
color: #f4d3b4;
}
.color-3 {
color: #f2b55a;
}
.color-4 {
color: #f0a800;
}
.color-5 {
color: #e3b07d;
}
/* CSS Variables */
:root {
--color-1: #f6e6d5;
--color-2: #f4d3b4;
--color-3: #f2b55a;
--color-4: #f0a800;
--color-5: #e3b07d;
}
CSS del degradado de fondo Vanilla Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e6d5, #f4d3b4, #f2b55a, #f0a800, #e3b07d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e6d5, #f4d3b4, #f2b55a, #f0a800, #e3b07d);
}
Paletas de colores similares
- Light Beige
- Whispering Biscotti
- Golden Cookie
- Vanilla Sunrise Serenade
- Sweet Spring Whimsy
- Seaside Confectionery
- Light Brown
- Light Beige
- Whispering Cookie Dreams
- Brown Cookie
- Golden Shades
- Enchanted Dust Whisper
- Enchanted Dust Whisper
- Seaside Confections
- Dusky Cookie Delight
- Cheesy Delight
- Embrace of Earth
- Sunkissed Harmony
Vanilla Dreamscape color palette created on .