All Palettes

Color Palette #f9d66c, #f5a300, #f06400, #d64b00, #6f2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia-blossom {
color: #f9d66c;
}
.mad-for-mango {
color: #f5a300;
}
.royal-flycatcher-crest {
color: #f06400;
}
.deep-orange {
color: #d64b00;
}
.true-purple {
color: #6f2c90;
}

/* CSS Variables */
:root {
--forsythia-blossom:#f9d66c;
--mad-for-mango:#f5a300;
--royal-flycatcher-crest:#f06400;
--deep-orange:#d64b00;
--true-purple:#6f2c90;
}

More palettes to explore