All Palettes

Color Palette #f2d9d9, #e4b4b4, #d58b8b, #c76b6b, #b74e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.hawaiian-shell {
color: #f2d9d9;
}
.pink-dust {
color: #e4b4b4;
}
.pink-slip {
color: #d58b8b;
}
.strawberry-wine {
color: #c76b6b;
}
.enticing-red {
color: #b74e4e;
}

/* CSS Variables */
:root {
--hawaiian-shell:#f2d9d9;
--pink-dust:#e4b4b4;
--pink-slip:#d58b8b;
--strawberry-wine:#c76b6b;
--enticing-red:#b74e4e;
}

More palettes to explore