All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #a8d70f, #6b8f24

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.sabz-green {
color: #a8d70f;
}
.scallion {
color: #6b8f24;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--sabz-green:#a8d70f;
--scallion:#6b8f24;
}

More palettes to explore