All Palettes

Color Palette #c6af8b, #e4c77c, #f1d25f, #f4b76c, #d88a4b

0%
0%
0%

CSS code for this palette

/* CSS */
.cappuccino-froth {
color: #c6af8b;
}
.blossom-yellow {
color: #e4c77c;
}
.ride-off-into-the-sunset {
color: #f1d25f;
}
.citrus-honey {
color: #f4b76c;
}
.serape {
color: #d88a4b;
}

/* CSS Variables */
:root {
--cappuccino-froth:#c6af8b;
--blossom-yellow:#e4c77c;
--ride-off-into-the-sunset:#f1d25f;
--citrus-honey:#f4b76c;
--serape:#d88a4b;
}

More palettes to explore