All Palettes

Color Palette #c88a2d, #e5ba5d, #f2d66e, #f7c34b, #a3592e

0%
0%
0%

CSS code for this palette

/* CSS */
.gentleman-s-whiskey {
color: #c88a2d;
}
.soft-cheddar {
color: #e5ba5d;
}
.mocha-dandelion {
color: #f2d66e;
}
.creamy-sweet-corn {
color: #f7c34b;
}
.glazed-ginger {
color: #a3592e;
}

/* CSS Variables */
:root {
--gentleman-s-whiskey:#c88a2d;
--soft-cheddar:#e5ba5d;
--mocha-dandelion:#f2d66e;
--creamy-sweet-corn:#f7c34b;
--glazed-ginger:#a3592e;
}

More palettes to explore