All Palettes

Color Palette #791b2e, #d93a3d, #f6a8a2, #f4c8c8, #f3e6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.seattle-red {
color: #791b2e;
}
.jasper {
color: #d93a3d;
}
.calabrese {
color: #f6a8a2;
}
.first-peach {
color: #f4c8c8;
}
.homeopathic-orange {
color: #f3e6e2;
}

/* CSS Variables */
:root {
--seattle-red:#791b2e;
--jasper:#d93a3d;
--calabrese:#f6a8a2;
--first-peach:#f4c8c8;
--homeopathic-orange:#f3e6e2;
}

More palettes to explore