All Palettes

Color Palette #c35a37, #d87a4b, #e5a47b, #f2c891, #f6e5b1

0%
0%
0%

CSS code for this palette

/* CSS */
.tartare {
color: #c35a37;
}
.jack-o-lantern {
color: #d87a4b;
}
.orange-clay {
color: #e5a47b;
}
.skullcrusher-brass {
color: #f2c891;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}

/* CSS Variables */
:root {
--tartare:#c35a37;
--jack-o-lantern:#d87a4b;
--orange-clay:#e5a47b;
--skullcrusher-brass:#f2c891;
--smooth-as-corn-silk:#f6e5b1;
}

More palettes to explore