All Palettes

Color Palette #ff6e61, #ffa142, #f4cf3e, #2ecc70, #1e8ef1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.marigold-dust {
color: #f4cf3e;
}
.ufo-green {
color: #2ecc70;
}
.karimun-blue {
color: #1e8ef1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--marigold-dust:#f4cf3e;
--ufo-green:#2ecc70;
--karimun-blue:#1e8ef1;
}

More palettes to explore