All Palettes

Color Palette #f47b1f, #fbaa28, #fddd5d, #34a853, #4387f4

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-orange {
color: #f47b1f;
}
.mango {
color: #fbaa28;
}
.rodan-gold {
color: #fddd5d;
}
.spandex-green {
color: #34a853;
}
.seljuk-blue {
color: #4387f4;
}

/* CSS Variables */
:root {
--sun-orange:#f47b1f;
--mango:#fbaa28;
--rodan-gold:#fddd5d;
--spandex-green:#34a853;
--seljuk-blue:#4387f4;
}

More palettes to explore