All Palettes

Color Palette #4b0c17, #9c1c2b, #e13c33, #f67d41, #f4d50b

0%
0%
0%

CSS code for this palette

/* CSS */
.maroon-oak {
color: #4b0c17;
}
.haute-couture {
color: #9c1c2b;
}
.cg-red {
color: #e13c33;
}
.sagittarius-amber-artifact {
color: #f67d41;
}
.tau-light-ochre {
color: #f4d50b;
}

/* CSS Variables */
:root {
--maroon-oak:#4b0c17;
--haute-couture:#9c1c2b;
--cg-red:#e13c33;
--sagittarius-amber-artifact:#f67d41;
--tau-light-ochre:#f4d50b;
}

More palettes to explore