All Palettes

Color Palette #f6d12c, #faa700, #f8c659, #ff6d1f, #ff5100

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-of-spring {
color: #f6d12c;
}
.chrome-yellow {
color: #faa700;
}
.deep-fried-sun-rays {
color: #f8c659;
}
.shocking-orange {
color: #ff6d1f;
}
.aerospace-orange {
color: #ff5100;
}

/* CSS Variables */
:root {
--dream-of-spring:#f6d12c;
--chrome-yellow:#faa700;
--deep-fried-sun-rays:#f8c659;
--shocking-orange:#ff6d1f;
--aerospace-orange:#ff5100;
}

More palettes to explore