Caramel Apple Delight Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Caramel Apple Delight palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Caramel Apple Delight

Download caramel apple delight color palette PNG image (landscape)
Download caramel apple delight color palette PNG image (square)

tavolozza dei colori Caramel Apple Delight CSS

/* CSS */
.color-1 {
color: #c78b3d;
}
.color-2 {
color: #d1a04d;
}
.color-3 {
color: #e5b75d;
}
.color-4 {
color: #c85a3c;
}
.color-5 {
color: #7e4b3a;
}

/* CSS Variables */
:root {
--color-1: #c78b3d;
--color-2: #d1a04d;
--color-3: #e5b75d;
--color-4: #c85a3c;
--color-5: #7e4b3a;
}

CSS con gradiente di sfondo Caramel Apple Delight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c78b3d, #d1a04d, #e5b75d, #c85a3c, #7e4b3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c78b3d, #d1a04d, #e5b75d, #c85a3c, #7e4b3a);
}

Tavolozze di colori simili

Caramel Apple Delight color palette created on .