All Palettes

Color Palette #f5c2d3, #f8d8a0, #f2e8ba, #b2e1c6, #7dc6e3

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f5c2d3;
}
.milky-maize {
color: #f8d8a0;
}
.sandy-shore {
color: #f2e8ba;
}
.shallow-shore {
color: #b2e1c6;
}
.bliss-blue {
color: #7dc6e3;
}

/* CSS Variables */
:root {
--cherry-blossom:#f5c2d3;
--milky-maize:#f8d8a0;
--sandy-shore:#f2e8ba;
--shallow-shore:#b2e1c6;
--bliss-blue:#7dc6e3;
}

More palettes to explore