All Palettes

Color Palette #f9d64e, #ff6d1f, #d84143, #6a2c90, #3b8c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f9d64e;
}
.shocking-orange {
color: #ff6d1f;
}
.cute-crab {
color: #d84143;
}
.true-purple {
color: #6a2c90;
}
.resplendent-growth {
color: #3b8c3c;
}

/* CSS Variables */
:root {
--westfall-yellow:#f9d64e;
--shocking-orange:#ff6d1f;
--cute-crab:#d84143;
--true-purple:#6a2c90;
--resplendent-growth:#3b8c3c;
}

More palettes to explore