All Palettes

Color Palette #c6102e, #ffffff, #00329e, #a30034, #e8d5b0

0%
0%
0%

CSS code for this palette

/* CSS */
.goji-berry {
color: #c6102e;
}
.white {
color: #ffffff;
}
.smalt {
color: #00329e;
}
.hot-lava {
color: #a30034;
}
.convivial-yellow {
color: #e8d5b0;
}

/* CSS Variables */
:root {
--goji-berry:#c6102e;
--white:#ffffff;
--smalt:#00329e;
--hot-lava:#a30034;
--convivial-yellow:#e8d5b0;
}

More palettes to explore