All Palettes

Color Palette #d7c1c5, #e4b8b4, #f19f79, #fce1a1, #f4e1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.sprig-muslin {
color: #d7c1c5;
}
.bistro-pink {
color: #e4b8b4;
}
.balinese-sunset {
color: #f19f79;
}
.polka-dot-skirt {
color: #fce1a1;
}
.soft-butter {
color: #f4e1b8;
}

/* CSS Variables */
:root {
--sprig-muslin:#d7c1c5;
--bistro-pink:#e4b8b4;
--balinese-sunset:#f19f79;
--polka-dot-skirt:#fce1a1;
--soft-butter:#f4e1b8;
}

More palettes to explore