All Palettes

Color Palette #c84c54, #d6928f, #eab7b3, #fad6d9, #f5c2c9

0%
0%
0%

CSS code for this palette

/* CSS */
.english-coral {
color: #c84c54;
}
.juicy-peach {
color: #d6928f;
}
.beauty-bush {
color: #eab7b3;
}
.light-pink-tone {
color: #fad6d9;
}
.deco-pink {
color: #f5c2c9;
}

/* CSS Variables */
:root {
--english-coral:#c84c54;
--juicy-peach:#d6928f;
--beauty-bush:#eab7b3;
--light-pink-tone:#fad6d9;
--deco-pink:#f5c2c9;
}

More palettes to explore