All Palettes

Color Palette #f4c3d6, #e2a6d4, #d09ee0, #b8cae5, #ffb3e4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.light-orchid {
color: #e2a6d4;
}
.spring-wisteria {
color: #d09ee0;
}
.radar {
color: #b8cae5;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--light-orchid:#e2a6d4;
--spring-wisteria:#d09ee0;
--radar:#b8cae5;
--hot-aquarelle-pink:#ffb3e4;
}

More palettes to explore