All Palettes

Color Palette #f5b8b2, #f7c5d5, #e3a5c8, #d8a6e2, #b29ad0

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.prettiest-pink {
color: #e3a5c8;
}
.barely-bloomed {
color: #d8a6e2;
}
.biloba-flower {
color: #b29ad0;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--sullivan-s-heart:#f7c5d5;
--prettiest-pink:#e3a5c8;
--barely-bloomed:#d8a6e2;
--biloba-flower:#b29ad0;
}

More palettes to explore