All Palettes

Color Palette #ff6e61, #ffb84d, #ffcc80, #a3d55d, #5ac4c4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.lime-lizard {
color: #a3d55d;
}
.sea-life {
color: #5ac4c4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--lime-lizard:#a3d55d;
--sea-life:#5ac4c4;
}

More palettes to explore