All Palettes

Color Palette #ff6e61, #ffa142, #ffd042, #a7df9f, #4baf99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.lamplight {
color: #ffd042;
}
.grape-green {
color: #a7df9f;
}
.hole-in-one {
color: #4baf99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--lamplight:#ffd042;
--grape-green:#a7df9f;
--hole-in-one:#4baf99;
}

More palettes to explore