All Palettes

Color Palette #ff6e61, #ff9a5c, #f6d579, #a7d7b8, #50b99f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.oriole-yellow {
color: #f6d579;
}
.eerie-glow {
color: #a7d7b8;
}
.expressionism-green {
color: #50b99f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--oriole-yellow:#f6d579;
--eerie-glow:#a7d7b8;
--expressionism-green:#50b99f;
}

More palettes to explore