All Palettes

Color Palette #e1b74c, #f1cb4b, #f8d059, #fddb6d, #fff58a

0%
0%
0%

CSS code for this palette

/* CSS */
.high-honey {
color: #e1b74c;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.rubber-ducky {
color: #f8d059;
}
.hawkbit {
color: #fddb6d;
}
.the-first-daffodil {
color: #fff58a;
}

/* CSS Variables */
:root {
--high-honey:#e1b74c;
--solar-plexus-chakra:#f1cb4b;
--rubber-ducky:#f8d059;
--hawkbit:#fddb6d;
--the-first-daffodil:#fff58a;
}

More palettes to explore