All Palettes

Color Palette #c94a4c, #e67a7e, #f2a6a8, #f8d3d8, #fbe4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-chainmail {
color: #c94a4c;
}
.lively-coral {
color: #e67a7e;
}
.calabrese {
color: #f2a6a8;
}
.first-daughter {
color: #f8d3d8;
}
.pink-tutu {
color: #fbe4e7;
}

/* CSS Variables */
:root {
--rusty-chainmail:#c94a4c;
--lively-coral:#e67a7e;
--calabrese:#f2a6a8;
--first-daughter:#f8d3d8;
--pink-tutu:#fbe4e7;
}

More palettes to explore