All Palettes

Color Palette #c35755, #d5786c, #e5b89a, #f1d1b7, #f8e2d8

0%
0%
0%

CSS code for this palette

/* CSS */
.fuzzy-wuzzy-brown {
color: #c35755;
}
.masoho-red {
color: #d5786c;
}
.sumptuous-peach {
color: #e5b89a;
}
.apricot-freeze {
color: #f1d1b7;
}
.sly-shrimp {
color: #f8e2d8;
}

/* CSS Variables */
:root {
--fuzzy-wuzzy-brown:#c35755;
--masoho-red:#d5786c;
--sumptuous-peach:#e5b89a;
--apricot-freeze:#f1d1b7;
--sly-shrimp:#f8e2d8;
}

More palettes to explore