All Palettes

Color Palette #c92c3c, #f4a462, #f6f7d9, #2a9d90, #274754

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.shrimp-cocktail {
color: #f4a462;
}
.yellow-avarice {
color: #f6f7d9;
}
.azure-tide {
color: #2a9d90;
}
.mallard {
color: #274754;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--shrimp-cocktail:#f4a462;
--yellow-avarice:#f6f7d9;
--azure-tide:#2a9d90;
--mallard:#274754;
}

More palettes to explore