Paleta de colores Almond Blossom
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Almond Blossom palette
CSS de la paleta de colores Almond Blossom
/* CSS */
.color-1 {
color: #edd9c4;
}
.color-2 {
color: #e6b78e;
}
.color-3 {
color: #d1937b;
}
.color-4 {
color: #c48c7e;
}
.color-5 {
color: #a76c6c;
}
/* CSS Variables */
:root {
--color-1: #edd9c4;
--color-2: #e6b78e;
--color-3: #d1937b;
--color-4: #c48c7e;
--color-5: #a76c6c;
}
CSS del degradado de fondo Almond Blossom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #edd9c4, #e6b78e, #d1937b, #c48c7e, #a76c6c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #edd9c4, #e6b78e, #d1937b, #c48c7e, #a76c6c);
}
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
Almond Blossom color palette created on .