All Palettes

Color Palette #d8c0d8, #eab8e4, #f9a4b2, #ff8f75, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.thistle {
color: #d8c0d8;
}
.rosecco {
color: #eab8e4;
}
.pink-fit {
color: #f9a4b2;
}
.alexandria {
color: #ff8f75;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--thistle:#d8c0d8;
--rosecco:#eab8e4;
--pink-fit:#f9a4b2;
--alexandria:#ff8f75;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore