All Palettes

Color Palette #3d1f31, #5f3a48, #8c5f6f, #c4a1a8, #f4d2d3

0%
0%
0%

CSS code for this palette

/* CSS */
.sitter-red {
color: #3d1f31;
}
.enchantress {
color: #5f3a48;
}
.glazed-ringlet {
color: #8c5f6f;
}
.lighthearted-rose {
color: #c4a1a8;
}
.mary-s-rose {
color: #f4d2d3;
}

/* CSS Variables */
:root {
--sitter-red:#3d1f31;
--enchantress:#5f3a48;
--glazed-ringlet:#8c5f6f;
--lighthearted-rose:#c4a1a8;
--mary-s-rose:#f4d2d3;
}

More palettes to explore