All Palettes

Color Palette #6d2c3e, #9b4b5b, #d57b7e, #f2b1b4, #fcd4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.siren {
color: #6d2c3e;
}
.haitian-flower {
color: #9b4b5b;
}
.juicy-details {
color: #d57b7e;
}
.jaguar-rose {
color: #f2b1b4;
}
.just-a-tease {
color: #fcd4d4;
}

/* CSS Variables */
:root {
--siren:#6d2c3e;
--haitian-flower:#9b4b5b;
--juicy-details:#d57b7e;
--jaguar-rose:#f2b1b4;
--just-a-tease:#fcd4d4;
}

More palettes to explore