All Palettes

Color Palette #f6d9a2, #f7ba4b, #f69928, #f67d2c, #f6692c

0%
0%
0%

CSS code for this palette

/* CSS */
.milky-maize {
color: #f6d9a2;
}
.mango-margarita {
color: #f7ba4b;
}
.pesto-calabrese {
color: #f69928;
}
.summer-citrus {
color: #f67d2c;
}
.basketball {
color: #f6692c;
}

/* CSS Variables */
:root {
--milky-maize:#f6d9a2;
--mango-margarita:#f7ba4b;
--pesto-calabrese:#f69928;
--summer-citrus:#f67d2c;
--basketball:#f6692c;
}

More palettes to explore