All Palettes

Color Palette #d6a800, #f1c84b, #f9e25d, #f9daae, #f47f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-beryl-yellow {
color: #d6a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.goldfinch {
color: #f9e25d;
}
.satin-latour {
color: #f9daae;
}
.consumed-by-fire {
color: #f47f1f;
}

/* CSS Variables */
:root {
--golden-beryl-yellow:#d6a800;
--solar-plexus-chakra:#f1c84b;
--goldfinch:#f9e25d;
--satin-latour:#f9daae;
--consumed-by-fire:#f47f1f;
}

More palettes to explore