All Palettes

Color Palette #ff6e61, #6d9dc5, #f8b830, #ff9d00, #4bbead

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.yellow-groove {
color: #f8b830;
}
.mandarin-peel {
color: #ff9d00;
}
.emerald-bliss {
color: #4bbead;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--yellow-groove:#f8b830;
--mandarin-peel:#ff9d00;
--emerald-bliss:#4bbead;
}

More palettes to explore