All Palettes

Color Palette #fdd835, #ffec3d, #ff9900, #ff5724, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.flirtatious {
color: #fdd835;
}
.hollandaise {
color: #ffec3d;
}
.vitamin-c {
color: #ff9900;
}
.smashing-pumpkins {
color: #ff5724;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--flirtatious:#fdd835;
--hollandaise:#ffec3d;
--vitamin-c:#ff9900;
--smashing-pumpkins:#ff5724;
--akuma:#d33131;
}

More palettes to explore