All Palettes

Color Palette #f4e09f, #f5c070, #f6a051, #e67e28, #d95e20

0%
0%
0%

CSS code for this palette

/* CSS */
.aspen-yellow {
color: #f4e09f;
}
.golden-opportunity {
color: #f5c070;
}
.ginger-milk {
color: #f6a051;
}
.chaat-masala {
color: #e67e28;
}
.vivid-red-tangelo {
color: #d95e20;
}

/* CSS Variables */
:root {
--aspen-yellow:#f4e09f;
--golden-opportunity:#f5c070;
--ginger-milk:#f6a051;
--chaat-masala:#e67e28;
--vivid-red-tangelo:#d95e20;
}

More palettes to explore