All Palettes

Color Palette #b8a32e, #f0d75c, #f6e09d, #ffb84d, #cf7a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.pollen-storm {
color: #b8a32e;
}
.dull-yellow {
color: #f0d75c;
}
.buttery-croissant {
color: #f6e09d;
}
.floral-leaf {
color: #ffb84d;
}
.bitter-orange {
color: #cf7a2a;
}

/* CSS Variables */
:root {
--pollen-storm:#b8a32e;
--dull-yellow:#f0d75c;
--buttery-croissant:#f6e09d;
--floral-leaf:#ffb84d;
--bitter-orange:#cf7a2a;
}

More palettes to explore