All Palettes

Color Palette #ff5b29, #ff8b42, #f1c950, #a3d86e, #4caa4b

0%
0%
0%

CSS code for this palette

/* CSS */
.nasturtium {
color: #ff5b29;
}
.orange-bell-pepper {
color: #ff8b42;
}
.radiant-sun {
color: #f1c950;
}
.tropical-light {
color: #a3d86e;
}
.mid-green {
color: #4caa4b;
}

/* CSS Variables */
:root {
--nasturtium:#ff5b29;
--orange-bell-pepper:#ff8b42;
--radiant-sun:#f1c950;
--tropical-light:#a3d86e;
--mid-green:#4caa4b;
}

More palettes to explore