All Palettes

Color Palette #ffdd57, #ff6e61, #e4503f, #c94a9d, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-red {
color: #e4503f;
}
.lustful-wishes {
color: #c94a9d;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--grapefruit-pulp:#ff6e61;
--mandarin-red:#e4503f;
--lustful-wishes:#c94a9d;
--windstorm:#6999c3;
}

More palettes to explore