All Palettes

Color Palette #6a293e, #9b4b50, #c57c7e, #e6b3b8, #f1e1d5

0%
0%
0%

CSS code for this palette

/* CSS */
.siren {
color: #6a293e;
}
.kirsch-red {
color: #9b4b50;
}
.impatient-heart {
color: #c57c7e;
}
.amazon-river-dolphin {
color: #e6b3b8;
}
.pink-scallop {
color: #f1e1d5;
}

/* CSS Variables */
:root {
--siren:#6a293e;
--kirsch-red:#9b4b50;
--impatient-heart:#c57c7e;
--amazon-river-dolphin:#e6b3b8;
--pink-scallop:#f1e1d5;
}

More palettes to explore