All Palettes

Color Palette #f8d5d3, #e6a7a2, #d37f7e, #c05c59, #a63f3f

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet {
color: #f8d5d3;
}
.coral-fountain {
color: #e6a7a2;
}
.galah {
color: #d37f7e;
}
.wild-chestnut {
color: #c05c59;
}
.no-more-drama {
color: #a63f3f;
}

/* CSS Variables */
:root {
--ballet:#f8d5d3;
--coral-fountain:#e6a7a2;
--galah:#d37f7e;
--wild-chestnut:#c05c59;
--no-more-drama:#a63f3f;
}

More palettes to explore