All Palettes

Color Palette #d7a61d, #f6c960, #f0e59e, #f9b09f, #c76c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.chanterelle {
color: #d7a61d;
}
.little-sun-dress {
color: #f6c960;
}
.bells-and-whistles-gold {
color: #f0e59e;
}
.salmon-fresco {
color: #f9b09f;
}
.dash-of-curry {
color: #c76c5c;
}

/* CSS Variables */
:root {
--chanterelle:#d7a61d;
--little-sun-dress:#f6c960;
--bells-and-whistles-gold:#f0e59e;
--salmon-fresco:#f9b09f;
--dash-of-curry:#c76c5c;
}

More palettes to explore