All Palettes

Color Palette #ff6e61, #ff998a, #d7d2cb, #7c7e7c, #353b41

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.light-ghosting {
color: #d7d2cb;
}
.iron-grey {
color: #7c7e7c;
}
.crypt {
color: #353b41;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--light-ghosting:#d7d2cb;
--iron-grey:#7c7e7c;
--crypt:#353b41;
}

More palettes to explore