All Palettes

Color Palette #c2b48e, #a2906d, #6c894d, #3f6b8d, #8f5b83

0%
0%
0%

CSS code for this palette

/* CSS */
.refined-sand {
color: #c2b48e;
}
.maple-brown-sugar {
color: #a2906d;
}
.happy-camper {
color: #6c894d;
}
.rainy-lake {
color: #3f6b8d;
}
.antique-fuchsia {
color: #8f5b83;
}

/* CSS Variables */
:root {
--refined-sand:#c2b48e;
--maple-brown-sugar:#a2906d;
--happy-camper:#6c894d;
--rainy-lake:#3f6b8d;
--antique-fuchsia:#8f5b83;
}

More palettes to explore