All Palettes

Color Palette #d9a5b3, #f1c0c4, #f6e7c1, #a7d7b8, #5e9c9b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-nectar {
color: #d9a5b3;
}
.loveable {
color: #f1c0c4;
}
.barely-butter {
color: #f6e7c1;
}
.eerie-glow {
color: #a7d7b8;
}
.jugendstil-turquoise {
color: #5e9c9b;
}

/* CSS Variables */
:root {
--pink-nectar:#d9a5b3;
--loveable:#f1c0c4;
--barely-butter:#f6e7c1;
--eerie-glow:#a7d7b8;
--jugendstil-turquoise:#5e9c9b;
}

More palettes to explore