All Palettes

Color Palette #89690b, #bfb02b, #dac54e, #f2d77d, #f9e5b4

0%
0%
0%

CSS code for this palette

/* CSS */
.muddy-brown {
color: #89690b;
}
.sharp-lime {
color: #bfb02b;
}
.cotton-candy-grape {
color: #dac54e;
}
.sandy {
color: #f2d77d;
}
.noodles {
color: #f9e5b4;
}

/* CSS Variables */
:root {
--muddy-brown:#89690b;
--sharp-lime:#bfb02b;
--cotton-candy-grape:#dac54e;
--sandy:#f2d77d;
--noodles:#f9e5b4;
}

More palettes to explore