All Palettes

Color Palette #f2b063, #e7a55a, #d49849, #c38f3c, #a47c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.blazing-autumn {
color: #f2b063;
}
.indian-yellow {
color: #e7a55a;
}
.georgian-yellow {
color: #d49849;
}
.anzac {
color: #c38f3c;
}
.chai-tea {
color: #a47c2d;
}

/* CSS Variables */
:root {
--blazing-autumn:#f2b063;
--indian-yellow:#e7a55a;
--georgian-yellow:#d49849;
--anzac:#c38f3c;
--chai-tea:#a47c2d;
}

More palettes to explore