Paleta de colores Sunlit Caramel Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sunlit Caramel Dreams palette
CSS de la paleta de colores Sunlit Caramel Dreams
/* CSS */
.color-1 {
color: #f8e0b4;
}
.color-2 {
color: #f1c84b;
}
.color-3 {
color: #e39f31;
}
.color-4 {
color: #d67a2e;
}
.color-5 {
color: #c24b2e;
}
/* CSS Variables */
:root {
--color-1: #f8e0b4;
--color-2: #f1c84b;
--color-3: #e39f31;
--color-4: #d67a2e;
--color-5: #c24b2e;
}
CSS del degradado de fondo Sunlit Caramel Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e0b4, #f1c84b, #e39f31, #d67a2e, #c24b2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e0b4, #f1c84b, #e39f31, #d67a2e, #c24b2e);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 90+ paletas de colores Crema
Sunlit Caramel Dreams color palette created on .