All Palettes

Color Palette #fff49e, #f3e16d, #dac54e, #d1a34d, #9c7c3a

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-bundt-cake {
color: #fff49e;
}
.vanilla-pudding {
color: #f3e16d;
}
.cotton-candy-grape {
color: #dac54e;
}
.ogryn-wash {
color: #d1a34d;
}
.metallic-sunburst {
color: #9c7c3a;
}

/* CSS Variables */
:root {
--lemon-bundt-cake:#fff49e;
--vanilla-pudding:#f3e16d;
--cotton-candy-grape:#dac54e;
--ogryn-wash:#d1a34d;
--metallic-sunburst:#9c7c3a;
}

More palettes to explore