All Palettes

Color Palette #f0b2c1, #eab8d1, #d5a5d1, #a8c8e1, #65b1d2

0%
0%
0%

CSS code for this palette

/* CSS */
.fallen-blossoms {
color: #f0b2c1;
}
.sweet-lilac {
color: #eab8d1;
}
.berry-popsicle {
color: #d5a5d1;
}
.template {
color: #a8c8e1;
}
.shimmering-brook {
color: #65b1d2;
}

/* CSS Variables */
:root {
--fallen-blossoms:#f0b2c1;
--sweet-lilac:#eab8d1;
--berry-popsicle:#d5a5d1;
--template:#a8c8e1;
--shimmering-brook:#65b1d2;
}

More palettes to explore