All Palettes

Color Palette #c92b13, #d5a71a, #f9e339, #6e6f72, #1c1c1c

0%
0%
0%

CSS code for this palette

/* CSS */
.minestrone {
color: #c92b13;
}
.chanterelle {
color: #d5a71a;
}
.fluffy-duckling {
color: #f9e339;
}
.antique-tin {
color: #6e6f72;
}
.eerie-black {
color: #1c1c1c;
}

/* CSS Variables */
:root {
--minestrone:#c92b13;
--chanterelle:#d5a71a;
--fluffy-duckling:#f9e339;
--antique-tin:#6e6f72;
--eerie-black:#1c1c1c;
}

More palettes to explore