All Palettes

Color Palette #d4bfe8, #a59bc5, #6f5c99, #e5a4d4, #ffb8c6

0%
0%
0%

CSS code for this palette

/* CSS */
.york-plum {
color: #d4bfe8;
}
.bloomsberry {
color: #a59bc5;
}
.just-a-fairytale {
color: #6f5c99;
}
.light-orchid {
color: #e5a4d4;
}
.cherry-blossom-pink {
color: #ffb8c6;
}

/* CSS Variables */
:root {
--york-plum:#d4bfe8;
--bloomsberry:#a59bc5;
--just-a-fairytale:#6f5c99;
--light-orchid:#e5a4d4;
--cherry-blossom-pink:#ffb8c6;
}

More palettes to explore