All Palettes

Color Palette #f0a800, #ffdd57, #ff6e61, #ff4d4d, #c24c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.glitter-is-not-gold {
color: #ffdd57;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4d;
}
.mulberry-yogurt {
color: #c24c8d;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--glitter-is-not-gold:#ffdd57;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4d;
--mulberry-yogurt:#c24c8d;
}

More palettes to explore