All Palettes

Color Palette #f9c54e, #f5b8a3, #75c7c0, #1d4f8b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.antique-cameo {
color: #f5b8a3;
}
.cyantific {
color: #75c7c0;
}
.olympian-blue {
color: #1d4f8b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--antique-cameo:#f5b8a3;
--cyantific:#75c7c0;
--olympian-blue:#1d4f8b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore