All Palettes

Color Palette #6b8f94, #b9d6da, #f0e4f1, #f9b4bf, #f56676

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-clay {
color: #6b8f94;
}
.light-sky-chase {
color: #b9d6da;
}
.sheer-lavender {
color: #f0e4f1;
}
.squid-pink {
color: #f9b4bf;
}
.sugar-coral {
color: #f56676;
}

/* CSS Variables */
:root {
--blue-clay:#6b8f94;
--light-sky-chase:#b9d6da;
--sheer-lavender:#f0e4f1;
--squid-pink:#f9b4bf;
--sugar-coral:#f56676;
}

More palettes to explore