All Palettes

Color Palette #e6a100, #f1c65b, #f9d990, #f5a15c, #e8712c

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-butter {
color: #e6a100;
}
.citrus-zest {
color: #f1c65b;
}
.meadow-yellow {
color: #f9d990;
}
.bergamot-orange {
color: #f5a15c;
}
.russet-orange {
color: #e8712c;
}

/* CSS Variables */
:root {
--hot-butter:#e6a100;
--citrus-zest:#f1c65b;
--meadow-yellow:#f9d990;
--bergamot-orange:#f5a15c;
--russet-orange:#e8712c;
}

More palettes to explore