All Palettes

Color Palette #eab8c9, #e6a7c3, #d68a99, #ca7d7d, #c66e5d

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c9;
}
.think-pink {
color: #e6a7c3;
}
.rambling-rose {
color: #d68a99;
}
.dirty-pink {
color: #ca7d7d;
}
.cajun-spice {
color: #c66e5d;
}

/* CSS Variables */
:root {
--chantilly:#eab8c9;
--think-pink:#e6a7c3;
--rambling-rose:#d68a99;
--dirty-pink:#ca7d7d;
--cajun-spice:#c66e5d;
}

More palettes to explore