All Palettes

Color Palette #f0e68a, #f6c7a7, #f29b97, #ef4d4d, #d45e9f

0%
0%
0%

CSS code for this palette

/* CSS */
.cornflake {
color: #f0e68a;
}
.peach-damask {
color: #f6c7a7;
}
.peach-burst {
color: #f29b97;
}
.pastel-strawberry {
color: #ef4d4d;
}
.sugar-rush {
color: #d45e9f;
}

/* CSS Variables */
:root {
--cornflake:#f0e68a;
--peach-damask:#f6c7a7;
--peach-burst:#f29b97;
--pastel-strawberry:#ef4d4d;
--sugar-rush:#d45e9f;
}

More palettes to explore