All Palettes

Color Palette #f9e74e, #f5b938, #f15a27, #ce3d1c, #9c1c2b

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #f9e74e;
}
.squash-blossom {
color: #f5b938;
}
.durotar-fire {
color: #f15a27;
}
.red-sauce-parlor {
color: #ce3d1c;
}
.haute-couture {
color: #9c1c2b;
}

/* CSS Variables */
:root {
--paris-daisy:#f9e74e;
--squash-blossom:#f5b938;
--durotar-fire:#f15a27;
--red-sauce-parlor:#ce3d1c;
--haute-couture:#9c1c2b;
}

More palettes to explore