All Palettes

Color Palette #e4b9e1, #f5d1d8, #f5b9b2, #f2a769, #f9e5b4

0%
0%
0%

CSS code for this palette

/* CSS */
.blackberry-yogurt {
color: #e4b9e1;
}
.april-blush {
color: #f5d1d8;
}
.ballerina-tears {
color: #f5b9b2;
}
.lion-of-menecrates {
color: #f2a769;
}
.noodles {
color: #f9e5b4;
}

/* CSS Variables */
:root {
--blackberry-yogurt:#e4b9e1;
--april-blush:#f5d1d8;
--ballerina-tears:#f5b9b2;
--lion-of-menecrates:#f2a769;
--noodles:#f9e5b4;
}

More palettes to explore