All Palettes

Color Palette #f8e0af, #f9b4a4, #f78da7, #c775a8, #7c4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.pasta {
color: #f8e0af;
}
.just-blush {
color: #f9b4a4;
}
.unripe-strawberry {
color: #f78da7;
}
.strawberry-freeze {
color: #c775a8;
}
.cleopatra-s-gown {
color: #7c4f8c;
}

/* CSS Variables */
:root {
--pasta:#f8e0af;
--just-blush:#f9b4a4;
--unripe-strawberry:#f78da7;
--strawberry-freeze:#c775a8;
--cleopatra-s-gown:#7c4f8c;
}

More palettes to explore