All Palettes

Color Palette #c6102e, #f5a524, #0078c2, #f3f4f6, #3a3c41

0%
0%
0%

CSS code for this palette

/* CSS */
.goji-berry {
color: #c6102e;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.diva-blue {
color: #0078c2;
}
.chef-s-hat {
color: #f3f4f6;
}
.in-the-dark {
color: #3a3c41;
}

/* CSS Variables */
:root {
--goji-berry:#c6102e;
--apricot-glazed-chicken:#f5a524;
--diva-blue:#0078c2;
--chef-s-hat:#f3f4f6;
--in-the-dark:#3a3c41;
}

More palettes to explore