All Palettes

Color Palette #ff6e61, #ffad42, #ffd84d, #6fbe7f, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-sorbet {
color: #ffad42;
}
.tuscan-sun {
color: #ffd84d;
}
.jade-stone-green {
color: #6fbe7f;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mandarin-sorbet:#ffad42;
--tuscan-sun:#ffd84d;
--jade-stone-green:#6fbe7f;
--olympic-blue:#4b91e2;
}

More palettes to explore