All Palettes

Color Palette #fde94e, #f9a824, #f47f1f, #d54215, #c3185d

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #fde94e;
}
.honey-wax {
color: #f9a824;
}
.consumed-by-fire {
color: #f47f1f;
}
.tail-lights {
color: #d54215;
}
.bright-rose {
color: #c3185d;
}

/* CSS Variables */
:root {
--paris-daisy:#fde94e;
--honey-wax:#f9a824;
--consumed-by-fire:#f47f1f;
--tail-lights:#d54215;
--bright-rose:#c3185d;
}

More palettes to explore