All Palettes

Color Palette #f5b400, #f9e16c, #ff7142, #ff2e62, #c92c92

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.vanilla-pudding {
color: #f9e16c;
}
.precious-persimmon {
color: #ff7142;
}
.chinese-new-year {
color: #ff2e62;
}
.royal-fuchsia {
color: #c92c92;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--vanilla-pudding:#f9e16c;
--precious-persimmon:#ff7142;
--chinese-new-year:#ff2e62;
--royal-fuchsia:#c92c92;
}

More palettes to explore