All Palettes

Color Palette #ff6e61, #71a3ef, #f1c84b, #4b9b7f, #e34a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.wintergreen-shadow {
color: #4b9b7f;
}
.x-marks-the-spot {
color: #e34a4a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--solar-plexus-chakra:#f1c84b;
--wintergreen-shadow:#4b9b7f;
--x-marks-the-spot:#e34a4a;
}

More palettes to explore