All Palettes

Color Palette #c92c4e, #f78b2b, #f9e548, #4abf6d, #2f4f6f

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c4e;
}
.instant-orange {
color: #f78b2b;
}
.golden-snitch {
color: #f9e548;
}
.iridescent-green {
color: #4abf6d;
}
.ocean-trapeze {
color: #2f4f6f;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c4e;
--instant-orange:#f78b2b;
--golden-snitch:#f9e548;
--iridescent-green:#4abf6d;
--ocean-trapeze:#2f4f6f;
}

More palettes to explore