All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #a2da4e, #4f9ecf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.young-green-onion {
color: #a2da4e;
}
.blue-iguana {
color: #4f9ecf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--young-green-onion:#a2da4e;
--blue-iguana:#4f9ecf;
}

More palettes to explore