All Palettes

Color Palette #ff6e61, #71a3ef, #f7d850, #f56b8e, #4f9c49

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.energy-yellow {
color: #f7d850;
}
.rosy-pink {
color: #f56b8e;
}
.green-acres {
color: #4f9c49;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--energy-yellow:#f7d850;
--rosy-pink:#f56b8e;
--green-acres:#4f9c49;
}

More palettes to explore