All Palettes

Color Palette #ff6e61, #ff914d, #ffb84d, #f1e8c6, #c4d600

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.boredom-buster {
color: #ff914d;
}
.floral-leaf {
color: #ffb84d;
}
.ethereal-green {
color: #f1e8c6;
}
.garlic-pesto {
color: #c4d600;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--boredom-buster:#ff914d;
--floral-leaf:#ffb84d;
--ethereal-green:#f1e8c6;
--garlic-pesto:#c4d600;
}

More palettes to explore