All Palettes

Color Palette #f4c3d6, #f7abb5, #fbaf8e, #f8d472, #f2e03a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.pink-blush {
color: #f7abb5;
}
.orange-grove {
color: #fbaf8e;
}
.summer-lily {
color: #f8d472;
}
.angel-s-trumpet {
color: #f2e03a;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--pink-blush:#f7abb5;
--orange-grove:#fbaf8e;
--summer-lily:#f8d472;
--angel-s-trumpet:#f2e03a;
}

More palettes to explore