Caramel Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Caramel Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Caramel Dreams

Download caramel dreams color palette PNG image (landscape)
Download caramel dreams color palette PNG image (square)

tavolozza dei colori Caramel Dreams CSS

/* CSS */
.color-1 {
color: #d79b70;
}
.color-2 {
color: #c68c5d;
}
.color-3 {
color: #af7d4b;
}
.color-4 {
color: #a56e3b;
}
.color-5 {
color: #7a4e1f;
}

/* CSS Variables */
:root {
--color-1: #d79b70;
--color-2: #c68c5d;
--color-3: #af7d4b;
--color-4: #a56e3b;
--color-5: #7a4e1f;
}

CSS con gradiente di sfondo Caramel Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d79b70, #c68c5d, #af7d4b, #a56e3b, #7a4e1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d79b70, #c68c5d, #af7d4b, #a56e3b, #7a4e1f);
}

Caramel Dreams color palette created on .