All Palettes

Color Palette #d4b6af, #e2c7bb, #f0d6c1, #f8e4d3, #fde8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.oyster-pink {
color: #d4b6af;
}
.sand-dance {
color: #e2c7bb;
}
.iced-apricot {
color: #f0d6c1;
}
.breakfast-biscuit {
color: #f8e4d3;
}
.pomelo-sugar {
color: #fde8e2;
}

/* CSS Variables */
:root {
--oyster-pink:#d4b6af;
--sand-dance:#e2c7bb;
--iced-apricot:#f0d6c1;
--breakfast-biscuit:#f8e4d3;
--pomelo-sugar:#fde8e2;
}

More palettes to explore