All Palettes

Color Palette #d4af35, #f1c84b, #f9e8a4, #fbcc74, #e75a27

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.bleached-sunflower {
color: #f9e8a4;
}
.afternoon {
color: #fbcc74;
}
.sunset-blaze {
color: #e75a27;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--solar-plexus-chakra:#f1c84b;
--bleached-sunflower:#f9e8a4;
--afternoon:#fbcc74;
--sunset-blaze:#e75a27;
}

More palettes to explore