All Palettes

Color Palette #5b8f3d, #a5c639, #d6d600, #f5a300, #ff5100

0%
0%
0%

CSS code for this palette

/* CSS */
.golf-day {
color: #5b8f3d;
}
.android-green {
color: #a5c639;
}
.chartreuse-shot {
color: #d6d600;
}
.mad-for-mango {
color: #f5a300;
}
.aerospace-orange {
color: #ff5100;
}

/* CSS Variables */
:root {
--golf-day:#5b8f3d;
--android-green:#a5c639;
--chartreuse-shot:#d6d600;
--mad-for-mango:#f5a300;
--aerospace-orange:#ff5100;
}

More palettes to explore