All Palettes

Color Palette #f8c749, #efac39, #e78a27, #d36c22, #c85028

0%
0%
0%

CSS code for this palette

/* CSS */
.cakepop-sorbet {
color: #f8c749;
}
.tonkatsu {
color: #efac39;
}
.carnival {
color: #e78a27;
}
.fresh-gingerbread {
color: #d36c22;
}
.rusty-nail {
color: #c85028;
}

/* CSS Variables */
:root {
--cakepop-sorbet:#f8c749;
--tonkatsu:#efac39;
--carnival:#e78a27;
--fresh-gingerbread:#d36c22;
--rusty-nail:#c85028;
}

More palettes to explore