All Palettes

Color Palette #ff6e61, #ffad42, #ffd54d, #a1dff7, #5f9cec

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-sorbet {
color: #ffad42;
}
.vibrant {
color: #ffd54d;
}
.ganon-blue {
color: #a1dff7;
}
.feather-star {
color: #5f9cec;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mandarin-sorbet:#ffad42;
--vibrant:#ffd54d;
--ganon-blue:#a1dff7;
--feather-star:#5f9cec;
}

More palettes to explore