All Palettes

Color Palette #d06da1, #d7a7b9, #e0c2cf, #f0e0e8, #f8b9c5

0%
0%
0%

CSS code for this palette

/* CSS */
.super-pink {
color: #d06da1;
}
.pink-nectar {
color: #d7a7b9;
}
.in-the-slip {
color: #e0c2cf;
}
.pink-proposal {
color: #f0e0e8;
}
.love-spell {
color: #f8b9c5;
}

/* CSS Variables */
:root {
--super-pink:#d06da1;
--pink-nectar:#d7a7b9;
--in-the-slip:#e0c2cf;
--pink-proposal:#f0e0e8;
--love-spell:#f8b9c5;
}

More palettes to explore