All Palettes

Color Palette #ff6e61, #ff9a47, #ffc95c, #a1d9cc, #5eb08e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.nacho {
color: #ffc95c;
}
.yucca-cream {
color: #a1d9cc;
}
.crazy-eyes {
color: #5eb08e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--nacho:#ffc95c;
--yucca-cream:#a1d9cc;
--crazy-eyes:#5eb08e;
}

More palettes to explore