All Palettes

Color Palette #f9a824, #f6c751, #e5d76c, #a5d8a2, #4cb6c2

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.mom-s-pancake {
color: #f6c751;
}
.straw {
color: #e5d76c;
}
.green-trance {
color: #a5d8a2;
}
.glassmith {
color: #4cb6c2;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--mom-s-pancake:#f6c751;
--straw:#e5d76c;
--green-trance:#a5d8a2;
--glassmith:#4cb6c2;
}

More palettes to explore