All Palettes

Color Palette #f6c4b1, #f79f9c, #f66a71, #d94a6e, #a84d89

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bisque {
color: #f6c4b1;
}
.young-crab {
color: #f79f9c;
}
.sugar-coral {
color: #f66a71;
}
.rosy-cheeks {
color: #d94a6e;
}
.purple-orchid {
color: #a84d89;
}

/* CSS Variables */
:root {
--coral-bisque:#f6c4b1;
--young-crab:#f79f9c;
--sugar-coral:#f66a71;
--rosy-cheeks:#d94a6e;
--purple-orchid:#a84d89;
}

More palettes to explore