All Palettes

Color Palette #f5b400, #f6d12c, #f9e25d, #fce6a6, #e6a100

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.dream-of-spring {
color: #f6d12c;
}
.goldfinch {
color: #f9e25d;
}
.lady-banksia {
color: #fce6a6;
}
.hot-butter {
color: #e6a100;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--dream-of-spring:#f6d12c;
--goldfinch:#f9e25d;
--lady-banksia:#fce6a6;
--hot-butter:#e6a100;
}

More palettes to explore