All Palettes

Color Palette #ff6e61, #ffad42, #ffe680, #b1eaf2, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-sorbet {
color: #ffad42;
}
.cowbell {
color: #ffe680;
}
.mint-macaron {
color: #b1eaf2;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mandarin-sorbet:#ffad42;
--cowbell:#ffe680;
--mint-macaron:#b1eaf2;
--emerald-wave:#4eb7ac;
}

More palettes to explore