All Palettes

Color Palette #b75c5c, #d09a9a, #e1c1c1, #f3d3d3, #f6dfdf

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-poppy {
color: #b75c5c;
}
.dull-apricot {
color: #d09a9a;
}
.spice-girl {
color: #e1c1c1;
}
.french-bustle {
color: #f3d3d3;
}
.hint-of-red {
color: #f6dfdf;
}

/* CSS Variables */
:root {
--wild-poppy:#b75c5c;
--dull-apricot:#d09a9a;
--spice-girl:#e1c1c1;
--french-bustle:#f3d3d3;
--hint-of-red:#f6dfdf;
}

More palettes to explore