All Palettes

Color Palette #c92c3c, #f0a800, #4c8c4a, #f9c69f, #3c4e8b

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.welcoming-wasp {
color: #f0a800;
}
.lush-grass {
color: #4c8c4a;
}
.shrimp-toast {
color: #f9c69f;
}
.tory-blue {
color: #3c4e8b;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--welcoming-wasp:#f0a800;
--lush-grass:#4c8c4a;
--shrimp-toast:#f9c69f;
--tory-blue:#3c4e8b;
}

More palettes to explore