All Palettes

Color Palette #c92c49, #fbd950, #ff6d1f, #a5d558, #6f2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.royal-yellow {
color: #fbd950;
}
.shocking-orange {
color: #ff6d1f;
}
.lime-lizard {
color: #a5d558;
}
.true-purple {
color: #6f2c90;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--royal-yellow:#fbd950;
--shocking-orange:#ff6d1f;
--lime-lizard:#a5d558;
--true-purple:#6f2c90;
}

More palettes to explore