All Palettes

Color Palette #ff6e61, #ff998a, #ffd4a3, #ffdfb3, #d9a6b2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.affinity {
color: #ffd4a3;
}
.tunisian-stone {
color: #ffdfb3;
}
.foxy-lady {
color: #d9a6b2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--affinity:#ffd4a3;
--tunisian-stone:#ffdfb3;
--foxy-lady:#d9a6b2;
}

More palettes to explore