All Palettes

Color Palette #f1e2da, #e0aebe, #c8a1d3, #a3c3e0, #6b9bc2

0%
0%
0%

CSS code for this palette

/* CSS */
.almost-pink {
color: #f1e2da;
}
.apple-infusion {
color: #e0aebe;
}
.lilac-lace {
color: #c8a1d3;
}
.sea-cliff {
color: #a3c3e0;
}
.cerulean-frost {
color: #6b9bc2;
}

/* CSS Variables */
:root {
--almost-pink:#f1e2da;
--apple-infusion:#e0aebe;
--lilac-lace:#c8a1d3;
--sea-cliff:#a3c3e0;
--cerulean-frost:#6b9bc2;
}

More palettes to explore