All Palettes

Color Palette #f6d12c, #f9c62f, #fbcb3c, #faa700, #e6a100

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-of-spring {
color: #f6d12c;
}
.saffron {
color: #f9c62f;
}
.yellow-jacket {
color: #fbcb3c;
}
.chrome-yellow {
color: #faa700;
}
.hot-butter {
color: #e6a100;
}

/* CSS Variables */
:root {
--dream-of-spring:#f6d12c;
--saffron:#f9c62f;
--yellow-jacket:#fbcb3c;
--chrome-yellow:#faa700;
--hot-butter:#e6a100;
}

More palettes to explore