All Palettes

Color Palette #f9e74e, #f0a400, #dba100, #a266b2, #5b5f9a

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #f9e74e;
}
.lemon-dream {
color: #f0a400;
}
.golden-beryl-yellow {
color: #dba100;
}
.prickly-purple {
color: #a266b2;
}
.wizard-s-potion {
color: #5b5f9a;
}

/* CSS Variables */
:root {
--paris-daisy:#f9e74e;
--lemon-dream:#f0a400;
--golden-beryl-yellow:#dba100;
--prickly-purple:#a266b2;
--wizard-s-potion:#5b5f9a;
}

More palettes to explore