All Palettes

Color Palette #ff6e61, #6d9dc5, #f7c94b, #e1e8b5, #ff9d00

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.sunny-mood {
color: #f7c94b;
}
.iced-celery {
color: #e1e8b5;
}
.mandarin-peel {
color: #ff9d00;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--sunny-mood:#f7c94b;
--iced-celery:#e1e8b5;
--mandarin-peel:#ff9d00;
}

More palettes to explore