All Palettes

Color Palette #efad34, #f5c400, #ffa600, #ffb84d, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.tonkatsu {
color: #efad34;
}
.syndicalist {
color: #f5c400;
}
.cheese {
color: #ffa600;
}
.floral-leaf {
color: #ffb84d;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--tonkatsu:#efad34;
--syndicalist:#f5c400;
--cheese:#ffa600;
--floral-leaf:#ffb84d;
--shocking-orange:#ff6d1f;
}

More palettes to explore