All Palettes

Color Palette #f8d3d8, #f6c1c6, #e1b7c4, #f2e2d4, #f3c5af

0%
0%
0%

CSS code for this palette

/* CSS */
.first-daughter {
color: #f8d3d8;
}
.rose-reminder {
color: #f6c1c6;
}
.melanie {
color: #e1b7c4;
}
.posy {
color: #f2e2d4;
}
.peach-temptation {
color: #f3c5af;
}

/* CSS Variables */
:root {
--first-daughter:#f8d3d8;
--rose-reminder:#f6c1c6;
--melanie:#e1b7c4;
--posy:#f2e2d4;
--peach-temptation:#f3c5af;
}

More palettes to explore