All Palettes

Color Palette #e6b456, #a85e34, #e79727, #f6c76a, #ea7d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.cookie-crust {
color: #e6b456;
}
.corn-snake {
color: #a85e34;
}
.uplifting-yellow {
color: #e79727;
}
.yellow-currant {
color: #f6c76a;
}
.chaat-masala {
color: #ea7d2a;
}

/* CSS Variables */
:root {
--cookie-crust:#e6b456;
--corn-snake:#a85e34;
--uplifting-yellow:#e79727;
--yellow-currant:#f6c76a;
--chaat-masala:#ea7d2a;
}

More palettes to explore