All Palettes

Color Palette #f6d2b6, #f0b2c2, #e6a7d3, #d8c1e6, #b5d5f2

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkle-glow {
color: #f6d2b6;
}
.fallen-blossoms {
color: #f0b2c2;
}
.light-orchid {
color: #e6a7d3;
}
.york-plum {
color: #d8c1e6;
}
.blue-rice {
color: #b5d5f2;
}

/* CSS Variables */
:root {
--sparkle-glow:#f6d2b6;
--fallen-blossoms:#f0b2c2;
--light-orchid:#e6a7d3;
--york-plum:#d8c1e6;
--blue-rice:#b5d5f2;
}

More palettes to explore