All Palettes

Color Palette #ff6e61, #ffa04d, #ffd84d, #b4e61e, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-flower {
color: #ffa04d;
}
.tuscan-sun {
color: #ffd84d;
}
.akhdhar-green {
color: #b4e61e;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-flower:#ffa04d;
--tuscan-sun:#ffd84d;
--akhdhar-green:#b4e61e;
--devil-s-grass:#4cae4f;
}

More palettes to explore