All Palettes

Color Palette #ff6e61, #ffb86b, #f5e69e, #8dda8b, #4051b5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.desert-dessert {
color: #ffb86b;
}
.venetian-yellow {
color: #f5e69e;
}
.vic-20-green {
color: #8dda8b;
}
.night-in-manchester {
color: #4051b5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--desert-dessert:#ffb86b;
--venetian-yellow:#f5e69e;
--vic-20-green:#8dda8b;
--night-in-manchester:#4051b5;
}

More palettes to explore