All Palettes

Color Palette #ff6e61, #ff9a47, #fedd58, #4eb7ac, #007c85

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.glitter-is-not-gold {
color: #fedd58;
}
.emerald-wave {
color: #4eb7ac;
}
.cote-d-azur {
color: #007c85;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--glitter-is-not-gold:#fedd58;
--emerald-wave:#4eb7ac;
--cote-d-azur:#007c85;
}

More palettes to explore