All Palettes

Color Palette #c6102e, #005fb8, #ffffff, #f6b83c, #003a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.goji-berry {
color: #c6102e;
}
.sapphire-blue {
color: #005fb8;
}
.white {
color: #ffffff;
}
.squash-blossom {
color: #f6b83c;
}
.maniac-mansion {
color: #003a5c;
}

/* CSS Variables */
:root {
--goji-berry:#c6102e;
--sapphire-blue:#005fb8;
--white:#ffffff;
--squash-blossom:#f6b83c;
--maniac-mansion:#003a5c;
}

More palettes to explore