All Palettes

Color Palette #c9a86e, #e6b951, #f8d859, #f9c34e, #f39e58

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #c9a86e;
}
.blockchain-gold {
color: #e6b951;
}
.glitter-yellow {
color: #f8d859;
}
.creamy-sweet-corn {
color: #f9c34e;
}
.bergamot-orange {
color: #f39e58;
}

/* CSS Variables */
:root {
--ginger-ale:#c9a86e;
--blockchain-gold:#e6b951;
--glitter-yellow:#f8d859;
--creamy-sweet-corn:#f9c34e;
--bergamot-orange:#f39e58;
}

More palettes to explore