All Palettes

Color Palette #f9d4ae, #f3b7af, #f49fbe, #e9a5d5, #d1c3f4

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-cream-parlour {
color: #f9d4ae;
}
.ballerina-tears {
color: #f3b7af;
}
.pink-chalk {
color: #f49fbe;
}
.light-orchid {
color: #e9a5d5;
}
.soap {
color: #d1c3f4;
}

/* CSS Variables */
:root {
--ice-cream-parlour:#f9d4ae;
--ballerina-tears:#f3b7af;
--pink-chalk:#f49fbe;
--light-orchid:#e9a5d5;
--soap:#d1c3f4;
}

More palettes to explore