All Palettes

Color Palette #d10070, #ff6e61, #ffb8c1, #fff4b8, #6e6f72

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d10070;
}
.grapefruit-pulp {
color: #ff6e61;
}
.matt-pink {
color: #ffb8c1;
}
.swiss-cheese {
color: #fff4b8;
}
.antique-tin {
color: #6e6f72;
}

/* CSS Variables */
:root {
--moth-orchid:#d10070;
--grapefruit-pulp:#ff6e61;
--matt-pink:#ffb8c1;
--swiss-cheese:#fff4b8;
--antique-tin:#6e6f72;
}

More palettes to explore