All Palettes

Color Palette #c35755, #d38978, #e0b0a3, #f6d8d5, #f8e3e2

0%
0%
0%

CSS code for this palette

/* CSS */
.fuzzy-wuzzy-brown {
color: #c35755;
}
.zanci {
color: #d38978;
}
.pale-blush {
color: #e0b0a3;
}
.frosted-tulip {
color: #f6d8d5;
}
.tutu {
color: #f8e3e2;
}

/* CSS Variables */
:root {
--fuzzy-wuzzy-brown:#c35755;
--zanci:#d38978;
--pale-blush:#e0b0a3;
--frosted-tulip:#f6d8d5;
--tutu:#f8e3e2;
}

More palettes to explore