All Palettes

Color Palette #e6a55c, #f2ba4a, #f4c11a, #f8db1b, #f9e49a

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-sorbet {
color: #e6a55c;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.fresh-scent {
color: #f4c11a;
}
.tartrazine {
color: #f8db1b;
}
.summer-s-heat {
color: #f9e49a;
}

/* CSS Variables */
:root {
--apricot-sorbet:#e6a55c;
--maximum-yellow-red:#f2ba4a;
--fresh-scent:#f4c11a;
--tartrazine:#f8db1b;
--summer-s-heat:#f9e49a;
}

More palettes to explore