All Palettes

Color Palette #5a2a2b, #a04b4c, #d25b5d, #f89c77, #fddf7c

0%
0%
0%

CSS code for this palette

/* CSS */
.kuwazome-red {
color: #5a2a2b;
}
.sweet-cherry {
color: #a04b4c;
}
.common-chestnut {
color: #d25b5d;
}
.upstream-salmon {
color: #f89c77;
}
.broadway-lights {
color: #fddf7c;
}

/* CSS Variables */
:root {
--kuwazome-red:#5a2a2b;
--sweet-cherry:#a04b4c;
--common-chestnut:#d25b5d;
--upstream-salmon:#f89c77;
--broadway-lights:#fddf7c;
}

More palettes to explore