Paleta de colores Desert Delight
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Desert Delight palette
CSS de la paleta de colores Desert Delight
/* CSS */
.color-1 {
color: #b6e8b0;
}
.color-2 {
color: #a8d6b8;
}
.color-3 {
color: #edb88c;
}
.color-4 {
color: #d69b6b;
}
.color-5 {
color: #ebad84;
}
/* CSS Variables */
:root {
--color-1: #b6e8b0;
--color-2: #a8d6b8;
--color-3: #edb88c;
--color-4: #d69b6b;
--color-5: #ebad84;
}
CSS del degradado de fondo Desert Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6e8b0, #a8d6b8, #edb88c, #d69b6b, #ebad84);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6e8b0, #a8d6b8, #edb88c, #d69b6b, #ebad84);
}
Paletas de colores similares
- Teal Xanadu
- Sunset Serenade
- Bright Green Slime
- Soft Blue
- Calm Blue
- Whimsical Forest Dreams
- Lemon Grove Harmony
- Shades of Beryl
- Minted Oasis
- Royal Blue and Light Green Harmony
- Blue Sir Amond
- Blue Green Gold
- Ethereal Webs
- Galactic Toxin
- Turquoise Sunshine
- Shades of Pink
- Whispers of a Serene Café
- Whispers of the Forest
Desert Delight color palette created on .