All Palettes

Color Palette #f0a3c7, #f4c3d6, #f7e3e7, #b2d4e6, #8ec4f0

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.sweetheart {
color: #f4c3d6;
}
.marshmallow-rose {
color: #f7e3e7;
}
.something-blue {
color: #b2d4e6;
}
.wasurenagusa-blue {
color: #8ec4f0;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--sweetheart:#f4c3d6;
--marshmallow-rose:#f7e3e7;
--something-blue:#b2d4e6;
--wasurenagusa-blue:#8ec4f0;
}

More palettes to explore