Paleta de colores Creamy Caramel Delight
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Creamy Caramel Delight palette
Descargar la paleta de colores Creamy Caramel Delight (PNG)
CSS de la paleta de colores Creamy Caramel Delight
/* CSS */
.color-1 {
color: #f9d57b;
}
.color-2 {
color: #fce1b6;
}
.color-3 {
color: #e9ccaf;
}
.color-4 {
color: #d7cab7;
}
.color-5 {
color: #e8d7c4;
}
/* CSS Variables */
:root {
--color-1: #f9d57b;
--color-2: #fce1b6;
--color-3: #e9ccaf;
--color-4: #d7cab7;
--color-5: #e8d7c4;
}
CSS del degradado de fondo Creamy Caramel Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d57b, #fce1b6, #e9ccaf, #d7cab7, #e8d7c4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d57b, #fce1b6, #e9ccaf, #d7cab7, #e8d7c4);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 70 paletas de colores Ámbar
Creamy Caramel Delight color palette created on .