All Palettes

Color Palette #c92c39, #e44b3a, #f2b231, #a6d8b9, #3b6e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c92c39;
}
.mandarin-red {
color: #e44b3a;
}
.xanthous {
color: #f2b231;
}
.eerie-glow {
color: #a6d8b9;
}
.windsurfing {
color: #3b6e9b;
}

/* CSS Variables */
:root {
--mars-red:#c92c39;
--mandarin-red:#e44b3a;
--xanthous:#f2b231;
--eerie-glow:#a6d8b9;
--windsurfing:#3b6e9b;
}

More palettes to explore