Paleta de colores Creamy Caramel Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Creamy Caramel Dream palette

Compartir esta paleta en:

Descargar la paleta de colores Creamy Caramel Dream (PNG)

Download creamy caramel dream color palette PNG image (landscape)
Download creamy caramel dream color palette PNG image (square)

CSS de la paleta de colores Creamy Caramel Dream

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f6e8d5;
}
.color-3 {
color: #f0c89e;
}
.color-4 {
color: #e8b278;
}
.color-5 {
color: #d07f49;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f6e8d5;
--color-3: #f0c89e;
--color-4: #e8b278;
--color-5: #d07f49;
}

CSS del degradado de fondo Creamy Caramel Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f6e8d5, #f0c89e, #e8b278, #d07f49);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f6e8d5, #f0c89e, #e8b278, #d07f49);
}

Creamy Caramel Dream color palette created on .