All Palettes

Color Palette #f87b1b, #73b441, #3b8dc4, #693b91, #f1df3b

0%
0%
0%

CSS code for this palette

/* CSS */
.consumed-by-fire {
color: #f87b1b;
}
.nasty-green {
color: #73b441;
}
.opalescent {
color: #3b8dc4;
}
.sweet-flag {
color: #693b91;
}
.juicy-jackfruit {
color: #f1df3b;
}

/* CSS Variables */
:root {
--consumed-by-fire:#f87b1b;
--nasty-green:#73b441;
--opalescent:#3b8dc4;
--sweet-flag:#693b91;
--juicy-jackfruit:#f1df3b;
}

More palettes to explore