All Palettes

Color Palette #e8b1a1, #f6c0b1, #f8d2c4, #f3e2e8, #faf5f6

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-linen {
color: #e8b1a1;
}
.rustique {
color: #f6c0b1;
}
.demure-pink {
color: #f8d2c4;
}
.pink-amour {
color: #f3e2e8;
}
.abalone {
color: #faf5f6;
}

/* CSS Variables */
:root {
--rose-linen:#e8b1a1;
--rustique:#f6c0b1;
--demure-pink:#f8d2c4;
--pink-amour:#f3e2e8;
--abalone:#faf5f6;
}

More palettes to explore