Creamy Caramel Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Creamy Caramel Dream palette

Condividi questa palette a:

Scarica la tavolozza dei colori Creamy Caramel Dream (PNG)

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

tavolozza dei colori Creamy Caramel Dream CSS

/* 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 con gradiente di sfondo 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 .