All Palettes

Color Palette #f4e0d7, #f7c5c5, #f1a7ca, #e8a1ca, #d090c4

0%
0%
0%

CSS code for this palette

/* CSS */
.touching-white {
color: #f4e0d7;
}
.english-rose {
color: #f7c5c5;
}
.waddles-pink {
color: #f1a7ca;
}
.prettiest-pink {
color: #e8a1ca;
}
.carnation-rose {
color: #d090c4;
}

/* CSS Variables */
:root {
--touching-white:#f4e0d7;
--english-rose:#f7c5c5;
--waddles-pink:#f1a7ca;
--prettiest-pink:#e8a1ca;
--carnation-rose:#d090c4;
}

More palettes to explore