Caramel Apple Delight Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Caramel Apple Delight palette

Share this palette to:

Download Caramel Apple Delight Color Palette (PNG)

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

Caramel Apple Delight color palette 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;
}

Caramel Apple Delight background gradient CSS

/* 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);
}

Similar color palettes

Scroll down to explore 1 colors.caramel color palette

Caramel Apple Delight color palette created on .