All Palettes

Color Palette #f7c5a6, #f2a68c, #e77e6e, #d45949, #a73d39

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.stone-fruit {
color: #f2a68c;
}
.cosmic-coral {
color: #e77e6e;
}
.wet-coral {
color: #d45949;
}
.bijou-red {
color: #a73d39;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--stone-fruit:#f2a68c;
--cosmic-coral:#e77e6e;
--wet-coral:#d45949;
--bijou-red:#a73d39;
}

More palettes to explore