All Palettes

Color Palette #c92c3c, #f7c2b1, #e6b000, #598ce3, #a6d539

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.apricot-obsession {
color: #f7c2b1;
}
.mustard-yellow {
color: #e6b000;
}
.united-nations-blue {
color: #598ce3;
}
.blanka-green {
color: #a6d539;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--apricot-obsession:#f7c2b1;
--mustard-yellow:#e6b000;
--united-nations-blue:#598ce3;
--blanka-green:#a6d539;
}

More palettes to explore