All Palettes

Color Palette #f9e6b9, #f1d5a2, #e5b55d, #d7a85b, #d0a86d

0%
0%
0%

CSS code for this palette

/* CSS */
.hawaiian-cream {
color: #f9e6b9;
}
.peach-patch {
color: #f1d5a2;
}
.river-of-gold {
color: #e5b55d;
}
.cat-s-eye-marble {
color: #d7a85b;
}
.artemis {
color: #d0a86d;
}

/* CSS Variables */
:root {
--hawaiian-cream:#f9e6b9;
--peach-patch:#f1d5a2;
--river-of-gold:#e5b55d;
--cat-s-eye-marble:#d7a85b;
--artemis:#d0a86d;
}

More palettes to explore