All Palettes

Color Palette #f5deb2, #e3cfc0, #d2b2a3, #c6a87b, #bfaf4f

0%
0%
0%

CSS code for this palette

/* CSS */
.gruy-re-cheese {
color: #f5deb2;
}
.ice-cream-cone {
color: #e3cfc0;
}
.cosmic-aura {
color: #d2b2a3;
}
.sugar-pie {
color: #c6a87b;
}
.star-fruit-yellow-green {
color: #bfaf4f;
}

/* CSS Variables */
:root {
--gruy-re-cheese:#f5deb2;
--ice-cream-cone:#e3cfc0;
--cosmic-aura:#d2b2a3;
--sugar-pie:#c6a87b;
--star-fruit-yellow-green:#bfaf4f;
}

More palettes to explore