All Palettes

Color Palette #d06da1, #e6a7b2, #f5c2d7, #f8e2e5, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.super-pink {
color: #d06da1;
}
.love-at-first-sight {
color: #e6a7b2;
}
.cherry-blossom {
color: #f5c2d7;
}
.poetic-princess {
color: #f8e2e5;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--super-pink:#d06da1;
--love-at-first-sight:#e6a7b2;
--cherry-blossom:#f5c2d7;
--poetic-princess:#f8e2e5;
--matt-pink:#ffb3c1;
}

More palettes to explore