All Palettes

Color Palette #f4c3d6, #f1a7c5, #ef9fb4, #e97c8c, #d67a88

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.rose-mallow {
color: #f1a7c5;
}
.emperor-s-children {
color: #ef9fb4;
}
.dimple {
color: #e97c8c;
}
.rhubarb-pie {
color: #d67a88;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--rose-mallow:#f1a7c5;
--emperor-s-children:#ef9fb4;
--dimple:#e97c8c;
--rhubarb-pie:#d67a88;
}

More palettes to explore