All Palettes

Color Palette #f4b943, #f7a94b, #f6b85a, #f8c76d, #f9d77b

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-glam {
color: #f4b943;
}
.koji-orange {
color: #f7a94b;
}
.amber-yellow {
color: #f6b85a;
}
.sundance {
color: #f8c76d;
}
.firelight {
color: #f9d77b;
}

/* CSS Variables */
:root {
--golden-glam:#f4b943;
--koji-orange:#f7a94b;
--amber-yellow:#f6b85a;
--sundance:#f8c76d;
--firelight:#f9d77b;
}

More palettes to explore