All Palettes

Color Palette #f5e6e0, #e4b5af, #d29b89, #c76c5c, #a84f4d

0%
0%
0%

CSS code for this palette

/* CSS */
.clerestory {
color: #f5e6e0;
}
.stormy-pink {
color: #e4b5af;
}
.dusty-coral {
color: #d29b89;
}
.dash-of-curry {
color: #c76c5c;
}
.persimmon-red {
color: #a84f4d;
}

/* CSS Variables */
:root {
--clerestory:#f5e6e0;
--stormy-pink:#e4b5af;
--dusty-coral:#d29b89;
--dash-of-curry:#c76c5c;
--persimmon-red:#a84f4d;
}

More palettes to explore