All Palettes

Color Palette #eed896, #f4d35d, #f7c94b, #f7b84a, #f6a051

0%
0%
0%

CSS code for this palette

/* CSS */
.straw-yellow {
color: #eed896;
}
.salmon-eggs {
color: #f4d35d;
}
.sunny-mood {
color: #f7c94b;
}
.mango-margarita {
color: #f7b84a;
}
.ginger-milk {
color: #f6a051;
}

/* CSS Variables */
:root {
--straw-yellow:#eed896;
--salmon-eggs:#f4d35d;
--sunny-mood:#f7c94b;
--mango-margarita:#f7b84a;
--ginger-milk:#f6a051;
}

More palettes to explore