All Palettes

Color Palette #f4c3d6, #eab8d1, #daa0b8, #bf698a, #a44c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.sweet-lilac {
color: #eab8d1;
}
.pink-gin {
color: #daa0b8;
}
.malevolent-mauve {
color: #bf698a;
}
.earth-red {
color: #a44c5a;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--sweet-lilac:#eab8d1;
--pink-gin:#daa0b8;
--malevolent-mauve:#bf698a;
--earth-red:#a44c5a;
}

More palettes to explore