All Palettes

Color Palette #c92c2c, #f47b1f, #f9c62f, #afeeee, #5a5e96

0%
0%
0%

CSS code for this palette

/* CSS */
.peri-peri {
color: #c92c2c;
}
.sun-orange {
color: #f47b1f;
}
.saffron {
color: #f9c62f;
}
.mint-macaron {
color: #afeeee;
}
.wizard-s-potion {
color: #5a5e96;
}

/* CSS Variables */
:root {
--peri-peri:#c92c2c;
--sun-orange:#f47b1f;
--saffron:#f9c62f;
--mint-macaron:#afeeee;
--wizard-s-potion:#5a5e96;
}

More palettes to explore