All Palettes

Color Palette #eab843, #f5b400, #f6d12c, #f4e1a4, #b3d79d

0%
0%
0%

CSS code for this palette

/* CSS */
.capital-yellow {
color: #eab843;
}
.american-yellow {
color: #f5b400;
}
.dream-of-spring {
color: #f6d12c;
}
.optimistic-yellow {
color: #f4e1a4;
}
.witty-green {
color: #b3d79d;
}

/* CSS Variables */
:root {
--capital-yellow:#eab843;
--american-yellow:#f5b400;
--dream-of-spring:#f6d12c;
--optimistic-yellow:#f4e1a4;
--witty-green:#b3d79d;
}

More palettes to explore