All Palettes

Color Palette #eddcb0, #f6e7c1, #f9e1a4, #f1c84b, #d3a21d

0%
0%
0%

CSS code for this palette

/* CSS */
.vinaigrette {
color: #eddcb0;
}
.barely-butter {
color: #f6e7c1;
}
.blended-fruit {
color: #f9e1a4;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.chanterelle {
color: #d3a21d;
}

/* CSS Variables */
:root {
--vinaigrette:#eddcb0;
--barely-butter:#f6e7c1;
--blended-fruit:#f9e1a4;
--solar-plexus-chakra:#f1c84b;
--chanterelle:#d3a21d;
}

More palettes to explore