All Palettes

Color Palette #ff7f24, #ffa047, #ffbc75, #ffe4b3, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-you-happy {
color: #ff7f24;
}
.au-gratin {
color: #ffa047;
}
.nouveau-riche {
color: #ffbc75;
}
.mouse-nose {
color: #ffe4b3;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--orange-you-happy:#ff7f24;
--au-gratin:#ffa047;
--nouveau-riche:#ffbc75;
--mouse-nose:#ffe4b3;
--soviet-gold:#ffd900;
}

More palettes to explore