All Palettes

Color Palette #d2bfe8, #a9b9d1, #6db3c5, #f5b7c7, #f1e4b6

0%
0%
0%

CSS code for this palette

/* CSS */
.york-plum {
color: #d2bfe8;
}
.babbling-creek {
color: #a9b9d1;
}
.riverside-blue {
color: #6db3c5;
}
.pink-grapefruit {
color: #f5b7c7;
}
.james-blonde {
color: #f1e4b6;
}

/* CSS Variables */
:root {
--york-plum:#d2bfe8;
--babbling-creek:#a9b9d1;
--riverside-blue:#6db3c5;
--pink-grapefruit:#f5b7c7;
--james-blonde:#f1e4b6;
}

More palettes to explore