All Palettes

Color Palette #d6b53d, #f1c84b, #f9d66c, #f6e7b6, #e0b94d

0%
0%
0%

CSS code for this palette

/* CSS */
.citronite {
color: #d6b53d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.forsythia-blossom {
color: #f9d66c;
}
.tamale-maize {
color: #f6e7b6;
}
.high-honey {
color: #e0b94d;
}

/* CSS Variables */
:root {
--citronite:#d6b53d;
--solar-plexus-chakra:#f1c84b;
--forsythia-blossom:#f9d66c;
--tamale-maize:#f6e7b6;
--high-honey:#e0b94d;
}

More palettes to explore