All Palettes

Color Palette #ff6e61, #ffad42, #ffd54d, #4cb7e1, #4387f4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-sorbet {
color: #ffad42;
}
.vibrant {
color: #ffd54d;
}
.lake-thun {
color: #4cb7e1;
}
.seljuk-blue {
color: #4387f4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mandarin-sorbet:#ffad42;
--vibrant:#ffd54d;
--lake-thun:#4cb7e1;
--seljuk-blue:#4387f4;
}

More palettes to explore