All Palettes

Color Palette #f9d36c, #f6b83c, #f28c26, #e45b21, #d42e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f9d36c;
}
.squash-blossom {
color: #f6b83c;
}
.pesto-calabrese {
color: #f28c26;
}
.flame {
color: #e45b21;
}
.chi-gong {
color: #d42e2b;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f9d36c;
--squash-blossom:#f6b83c;
--pesto-calabrese:#f28c26;
--flame:#e45b21;
--chi-gong:#d42e2b;
}

More palettes to explore