All Palettes

Color Palette #f4c3d6, #f1a7b3, #f78d99, #e95d7c, #d34564

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.princess {
color: #f1a7b3;
}
.strawberry-shortcake {
color: #f78d99;
}
.highlighter-pink {
color: #e95d7c;
}
.paper-hearts {
color: #d34564;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--princess:#f1a7b3;
--strawberry-shortcake:#f78d99;
--highlighter-pink:#e95d7c;
--paper-hearts:#d34564;
}

More palettes to explore