All Palettes

Color Palette #ff6e61, #ffa142, #f0e78e, #a1d65c, #70d06d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bright-khaki {
color: #f0e78e;
}
.lime-lizard {
color: #a1d65c;
}
.energise {
color: #70d06d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bright-khaki:#f0e78e;
--lime-lizard:#a1d65c;
--energise:#70d06d;
}

More palettes to explore