All Palettes

Color Palette #ff6e61, #ff9900, #f0d400, #a1d600, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.safety-yellow {
color: #f0d400;
}
.matcha-powder {
color: #a1d600;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--safety-yellow:#f0d400;
--matcha-powder:#a1d600;
--devil-s-grass:#4cae4f;
}

More palettes to explore