All Palettes

Color Palette #c52b35, #e07c3e, #f1cb4b, #5abf8c, #3a6983

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c52b35;
}
.citrus-blast {
color: #e07c3e;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.spearmint-burst {
color: #5abf8c;
}
.naval-passage {
color: #3a6983;
}

/* CSS Variables */
:root {
--mars-red:#c52b35;
--citrus-blast:#e07c3e;
--solar-plexus-chakra:#f1cb4b;
--spearmint-burst:#5abf8c;
--naval-passage:#3a6983;
}

More palettes to explore