All Palettes

Color Palette #c6102e, #f3f4f7, #003a5c, #e6b400, #a62b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.goji-berry {
color: #c6102e;
}
.chef-s-hat {
color: #f3f4f7;
}
.maniac-mansion {
color: #003a5c;
}
.fat-gold {
color: #e6b400;
}
.harissa-red {
color: #a62b2b;
}

/* CSS Variables */
:root {
--goji-berry:#c6102e;
--chef-s-hat:#f3f4f7;
--maniac-mansion:#003a5c;
--fat-gold:#e6b400;
--harissa-red:#a62b2b;
}

More palettes to explore