All Palettes

Color Palette #ff6e61, #ff8b42, #f9d66c, #5dbbea, #4051b5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.forsythia-blossom {
color: #f9d66c;
}
.malibu {
color: #5dbbea;
}
.night-in-manchester {
color: #4051b5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--forsythia-blossom:#f9d66c;
--malibu:#5dbbea;
--night-in-manchester:#4051b5;
}

More palettes to explore