All Palettes

Color Palette #ff6e61, #ff9a47, #ffe057, #69bf76, #407f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.pickled-ginger {
color: #ffe057;
}
.citronella {
color: #69bf76;
}
.dirty-blue {
color: #407f9c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--pickled-ginger:#ffe057;
--citronella:#69bf76;
--dirty-blue:#407f9c;
}

More palettes to explore