All Palettes

Color Palette #ff6e61, #ffa04d, #ffd86b, #a8e8a1, #51b4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-flower {
color: #ffa04d;
}
.hint-of-honey {
color: #ffd86b;
}
.grape-green {
color: #a8e8a1;
}
.sail-away {
color: #51b4e1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-flower:#ffa04d;
--hint-of-honey:#ffd86b;
--grape-green:#a8e8a1;
--sail-away:#51b4e1;
}

More palettes to explore