All Palettes

Color Palette #f4c3d6, #f8e3a0, #f2bae1, #d69ad0, #b690d0

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.venetian-yellow {
color: #f8e3a0;
}
.pink-heath {
color: #f2bae1;
}
.girl-power {
color: #d69ad0;
}
.pale-purple {
color: #b690d0;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--venetian-yellow:#f8e3a0;
--pink-heath:#f2bae1;
--girl-power:#d69ad0;
--pale-purple:#b690d0;
}

More palettes to explore