All Palettes

Color Palette #f9a824, #ffec3d, #ffccd1, #ff5724, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.hollandaise {
color: #ffec3d;
}
.sweet-sixteen {
color: #ffccd1;
}
.smashing-pumpkins {
color: #ff5724;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--hollandaise:#ffec3d;
--sweet-sixteen:#ffccd1;
--smashing-pumpkins:#ff5724;
--devil-s-grass:#4cae4f;
}

More palettes to explore