All Palettes

Color Palette #9fe0d0, #b39fd0, #d4c2e0, #f4e1e6, #f7c5d0

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-wish {
color: #9fe0d0;
}
.dechala-lilac {
color: #b39fd0;
}
.new-violet {
color: #d4c2e0;
}
.blush-tint {
color: #f4e1e6;
}
.sullivan-s-heart {
color: #f7c5d0;
}

/* CSS Variables */
:root {
--aqua-wish:#9fe0d0;
--dechala-lilac:#b39fd0;
--new-violet:#d4c2e0;
--blush-tint:#f4e1e6;
--sullivan-s-heart:#f7c5d0;
}

More palettes to explore