All Palettes

Color Palette #ffdd57, #f9d44e, #f8c73f, #f6b32c, #f4992a

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.westfall-yellow {
color: #f9d44e;
}
.pyrite {
color: #f8c73f;
}
.hot-sun {
color: #f6b32c;
}
.pesto-calabrese {
color: #f4992a;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--westfall-yellow:#f9d44e;
--pyrite:#f8c73f;
--hot-sun:#f6b32c;
--pesto-calabrese:#f4992a;
}

More palettes to explore