All Palettes

Color Palette #d19a8f, #d57e7c, #d5594d, #be3c3e, #a42d33

0%
0%
0%

CSS code for this palette

/* CSS */
.shanghai-peach {
color: #d19a8f;
}
.york-pink {
color: #d57e7c;
}
.valencia {
color: #d5594d;
}
.dull-red {
color: #be3c3e;
}
.drive-in-cherry {
color: #a42d33;
}

/* CSS Variables */
:root {
--shanghai-peach:#d19a8f;
--york-pink:#d57e7c;
--valencia:#d5594d;
--dull-red:#be3c3e;
--drive-in-cherry:#a42d33;
}

More palettes to explore