All Palettes

Color Palette #ff6e61, #71a3ef, #f1c84b, #ff9e61, #d24b57

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.orange-spice {
color: #ff9e61;
}
.lingonberry-red {
color: #d24b57;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--solar-plexus-chakra:#f1c84b;
--orange-spice:#ff9e61;
--lingonberry-red:#d24b57;
}

More palettes to explore