Paleta de colores Caramel Apple Delight

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Caramel Apple Delight palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Caramel Apple Delight

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

CSS de la paleta de colores Caramel Apple Delight

/* 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 del degradado de fondo 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);
}

Paletas de colores similares

Caramel Apple Delight color palette created on .