All Palettes

Color Palette #ff6e61, #ffa142, #ffcd57, #a9d96d, #6bca3f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.angry-pasta {
color: #ffcd57;
}
.last-of-lettuce {
color: #a9d96d;
}
.bitter-dandelion {
color: #6bca3f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--angry-pasta:#ffcd57;
--last-of-lettuce:#a9d96d;
--bitter-dandelion:#6bca3f;
}

More palettes to explore