All Palettes

Color Palette #f9a824, #f9c85d, #a3d97d, #4ebc8c, #2b8d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.little-sun-dress {
color: #f9c85d;
}
.crystal-green {
color: #a3d97d;
}
.garish-green {
color: #4ebc8c;
}
.scooter {
color: #2b8d9c;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--little-sun-dress:#f9c85d;
--crystal-green:#a3d97d;
--garish-green:#4ebc8c;
--scooter:#2b8d9c;
}

More palettes to explore