All Palettes

Color Palette #691b1b, #a73b2a, #c56d6d, #e4afaf, #f8d3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.persian-plum {
color: #691b1b;
}
.edocha {
color: #a73b2a;
}
.art-house-pink {
color: #c56d6d;
}
.chewing-gum {
color: #e4afaf;
}
.ballet {
color: #f8d3d3;
}

/* CSS Variables */
:root {
--persian-plum:#691b1b;
--edocha:#a73b2a;
--art-house-pink:#c56d6d;
--chewing-gum:#e4afaf;
--ballet:#f8d3d3;
}

More palettes to explore