All Palettes

Color Palette #e7a2b3, #f4d46c, #f9c54e, #497b9c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e7a2b3;
}
.forsythia-blossom {
color: #f4d46c;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.zenith {
color: #497b9c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e7a2b3;
--forsythia-blossom:#f4d46c;
--creamy-sweet-corn:#f9c54e;
--zenith:#497b9c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore