All Palettes

Color Palette #f5b800, #f76c2b, #f9a23e, #fdbc30, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.curry-bubbles {
color: #f5b800;
}
.persimmon-orange {
color: #f76c2b;
}
.hawaiian-passion {
color: #f9a23e;
}
.garuda-gold {
color: #fdbc30;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--curry-bubbles:#f5b800;
--persimmon-orange:#f76c2b;
--hawaiian-passion:#f9a23e;
--garuda-gold:#fdbc30;
--usc-gold:#ffcc00;
}

More palettes to explore