All Palettes

Color Palette #c52b3a, #f6a9a2, #f4d0be, #a8d6d0, #4e8d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c52b3a;
}
.calabrese {
color: #f6a9a2;
}
.indian-clay {
color: #f4d0be;
}
.sinbad {
color: #a8d6d0;
}
.agate-green {
color: #4e8d8d;
}

/* CSS Variables */
:root {
--mars-red:#c52b3a;
--calabrese:#f6a9a2;
--indian-clay:#f4d0be;
--sinbad:#a8d6d0;
--agate-green:#4e8d8d;
}

More palettes to explore