All Palettes

Color Palette #8a9bc7, #abb5d9, #d1c2e0, #f6e2b1, #e07b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.easter-egg {
color: #8a9bc7;
}
.lilac-sachet {
color: #abb5d9;
}
.fresh-heather {
color: #d1c2e0;
}
.friendly-yellow {
color: #f6e2b1;
}
.babe {
color: #e07b7b;
}

/* CSS Variables */
:root {
--easter-egg:#8a9bc7;
--lilac-sachet:#abb5d9;
--fresh-heather:#d1c2e0;
--friendly-yellow:#f6e2b1;
--babe:#e07b7b;
}

More palettes to explore