All Palettes

Color Palette #ff6e61, #ff8b42, #f6b531, #d1d100, #a2d84b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.nyc-taxi {
color: #f6b531;
}
.march-green {
color: #d1d100;
}
.dynamic-green {
color: #a2d84b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--nyc-taxi:#f6b531;
--march-green:#d1d100;
--dynamic-green:#a2d84b;
}

More palettes to explore