All Palettes

Color Palette #ae6f42, #d19a5c, #f1c86f, #f3ea8c, #f9f9ae

0%
0%
0%

CSS code for this palette

/* CSS */
.byzantine-copper {
color: #ae6f42;
}
.bakelite-gold {
color: #d19a5c;
}
.golden-lion {
color: #f1c86f;
}
.bright-khaki {
color: #f3ea8c;
}
.yellow-chalk {
color: #f9f9ae;
}

/* CSS Variables */
:root {
--byzantine-copper:#ae6f42;
--bakelite-gold:#d19a5c;
--golden-lion:#f1c86f;
--bright-khaki:#f3ea8c;
--yellow-chalk:#f9f9ae;
}

More palettes to explore