All Palettes

Color Palette #c92c39, #f7b2a1, #f2e4b5, #62b7b1, #4a8c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c92c39;
}
.first-date {
color: #f7b2a1;
}
.james-blonde {
color: #f2e4b5;
}
.veranda-blue {
color: #62b7b1;
}
.winter-green {
color: #4a8c7c;
}

/* CSS Variables */
:root {
--mars-red:#c92c39;
--first-date:#f7b2a1;
--james-blonde:#f2e4b5;
--veranda-blue:#62b7b1;
--winter-green:#4a8c7c;
}

More palettes to explore