All Palettes

Color Palette #d6a9b7, #e6c8b7, #f6e4b6, #f4d4c3, #e6a9a2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-nectar {
color: #d6a9b7;
}
.cupcake-rose {
color: #e6c8b7;
}
.barley-white {
color: #f6e4b6;
}
.dreamsicle {
color: #f4d4c3;
}
.coral-fountain {
color: #e6a9a2;
}

/* CSS Variables */
:root {
--pink-nectar:#d6a9b7;
--cupcake-rose:#e6c8b7;
--barley-white:#f6e4b6;
--dreamsicle:#f4d4c3;
--coral-fountain:#e6a9a2;
}

More palettes to explore