All Palettes

Color Palette #7d3c3b, #b0524f, #d87a79, #f1b2a2, #f9e8e6

0%
0%
0%

CSS code for this palette

/* CSS */
.kokiake-brown {
color: #7d3c3b;
}
.fortune-red {
color: #b0524f;
}
.juicy-details {
color: #d87a79;
}
.first-date {
color: #f1b2a2;
}
.musical-mist {
color: #f9e8e6;
}

/* CSS Variables */
:root {
--kokiake-brown:#7d3c3b;
--fortune-red:#b0524f;
--juicy-details:#d87a79;
--first-date:#f1b2a2;
--musical-mist:#f9e8e6;
}

More palettes to explore