All Palettes

Color Palette #c92c3c, #e28a2c, #79b94b, #a6d2e8, #d65165

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.status-bronze {
color: #e28a2c;
}
.ultra-green {
color: #79b94b;
}
.chefchaouen-blue {
color: #a6d2e8;
}
.cranberry-splash {
color: #d65165;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--status-bronze:#e28a2c;
--ultra-green:#79b94b;
--chefchaouen-blue:#a6d2e8;
--cranberry-splash:#d65165;
}

More palettes to explore