All Palettes

Color Palette #ffb1ad, #e8a6c0, #d4b8e0, #a6c6ed, #f2e7c0

0%
0%
0%

CSS code for this palette

/* CSS */
.cornflower-lilac {
color: #ffb1ad;
}
.think-pink {
color: #e8a6c0;
}
.pretty-petunia {
color: #d4b8e0;
}
.island-light {
color: #a6c6ed;
}
.creamy-vanilla {
color: #f2e7c0;
}

/* CSS Variables */
:root {
--cornflower-lilac:#ffb1ad;
--think-pink:#e8a6c0;
--pretty-petunia:#d4b8e0;
--island-light:#a6c6ed;
--creamy-vanilla:#f2e7c0;
}

More palettes to explore