All Palettes

Color Palette #ff5c8f, #ff85a3, #ffb3c6, #ffdbd1, #ffe3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8f;
}
.rosa {
color: #ff85a3;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.soft-orange-bloom {
color: #ffdbd1;
}
.misty-rose {
color: #ffe3e0;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8f;
--rosa:#ff85a3;
--cherry-blossom-pink:#ffb3c6;
--soft-orange-bloom:#ffdbd1;
--misty-rose:#ffe3e0;
}

More palettes to explore