All Palettes

Color Palette #ff5c8d, #ff8fab, #ffb3c2, #ffc7d9, #ffe3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8d;
}
.flamingo-pink {
color: #ff8fab;
}
.matt-pink {
color: #ffb3c2;
}
.blossom-tree {
color: #ffc7d9;
}
.misty-rose {
color: #ffe3e0;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8d;
--flamingo-pink:#ff8fab;
--matt-pink:#ffb3c2;
--blossom-tree:#ffc7d9;
--misty-rose:#ffe3e0;
}

More palettes to explore