All Palettes

Color Palette #d9b3a1, #ebd4c6, #f2e1d4, #f5b7e6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.suntan {
color: #d9b3a1;
}
.cornmeal-beige {
color: #ebd4c6;
}
.pink-scallop {
color: #f2e1d4;
}
.cotton-candy-aesthetic {
color: #f5b7e6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--suntan:#d9b3a1;
--cornmeal-beige:#ebd4c6;
--pink-scallop:#f2e1d4;
--cotton-candy-aesthetic:#f5b7e6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore