All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #a3d55d, #69bf9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.lime-lizard {
color: #a3d55d;
}
.peppermint-fresh {
color: #69bf9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--lime-lizard:#a3d55d;
--peppermint-fresh:#69bf9a;
}

More palettes to explore