All Palettes

Color Palette #d2a3b5, #a76c7d, #8c4a4f, #5e2b31, #3e0f18

0%
0%
0%

CSS code for this palette

/* CSS */
.gizmo {
color: #d2a3b5;
}
.black-elder {
color: #a76c7d;
}
.currant-jam {
color: #8c4a4f;
}
.jazz {
color: #5e2b31;
}
.dark-sienna {
color: #3e0f18;
}

/* CSS Variables */
:root {
--gizmo:#d2a3b5;
--black-elder:#a76c7d;
--currant-jam:#8c4a4f;
--jazz:#5e2b31;
--dark-sienna:#3e0f18;
}

More palettes to explore