All Palettes

Color Palette #c94b3b, #f2cfc0, #694949, #bfa6a1, #3c2a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c94b3b;
}
.indian-clay {
color: #f2cfc0;
}
.chocolate-eclair {
color: #694949;
}
.florida-grey {
color: #bfa6a1;
}
.havana {
color: #3c2a2a;
}

/* CSS Variables */
:root {
--painted-poppy:#c94b3b;
--indian-clay:#f2cfc0;
--chocolate-eclair:#694949;
--florida-grey:#bfa6a1;
--havana:#3c2a2a;
}

More palettes to explore