All Palettes

Color Palette #e69d00, #f5c000, #f8e79b, #f9c2a9, #d65d00

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-butter {
color: #e69d00;
}
.golden {
color: #f5c000;
}
.storm-lightning {
color: #f8e79b;
}
.pink-beach {
color: #f9c2a9;
}
.exuberance {
color: #d65d00;
}

/* CSS Variables */
:root {
--hot-butter:#e69d00;
--golden:#f5c000;
--storm-lightning:#f8e79b;
--pink-beach:#f9c2a9;
--exuberance:#d65d00;
}

More palettes to explore