All Palettes

Color Palette #ed979d, #f4b9ae, #fcd4d4, #f5e5e6, #f2d9d4

0%
0%
0%

CSS code for this palette

/* CSS */
.quartz-pink {
color: #ed979d;
}
.ballerina-tears {
color: #f4b9ae;
}
.just-a-tease {
color: #fcd4d4;
}
.pink-vibernum {
color: #f5e5e6;
}
.light-apricot {
color: #f2d9d4;
}

/* CSS Variables */
:root {
--quartz-pink:#ed979d;
--ballerina-tears:#f4b9ae;
--just-a-tease:#fcd4d4;
--pink-vibernum:#f5e5e6;
--light-apricot:#f2d9d4;
}

More palettes to explore