All Palettes

Color Palette #141414, #1d3a2c, #cfbebe, #e5c2c2, #c39292

0%
0%
0%

CSS code for this palette

/* CSS */
.sooty {
color: #141414;
}
.palm-green {
color: #1d3a2c;
}
.dusky-violet {
color: #cfbebe;
}
.rose-colored-glasses {
color: #e5c2c2;
}
.floral-tapestry {
color: #c39292;
}

/* CSS Variables */
:root {
--sooty:#141414;
--palm-green:#1d3a2c;
--dusky-violet:#cfbebe;
--rose-colored-glasses:#e5c2c2;
--floral-tapestry:#c39292;
}

More palettes to explore