All Palettes

Color Palette #c82d2d, #d99b30, #f2d57d, #b8b8b8, #4f4f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.peri-peri {
color: #c82d2d;
}
.leprous-brown {
color: #d99b30;
}
.jemima {
color: #f2d57d;
}
.fortress-grey {
color: #b8b8b8;
}
.black-oak {
color: #4f4f4f;
}

/* CSS Variables */
:root {
--peri-peri:#c82d2d;
--leprous-brown:#d99b30;
--jemima:#f2d57d;
--fortress-grey:#b8b8b8;
--black-oak:#4f4f4f;
}

More palettes to explore