All Palettes

Color Palette #ff859d, #ffc2c7, #ffa3ae, #ffd6ee, #ff5c87

0%
0%
0%

CSS code for this palette

/* CSS */
.rosa {
color: #ff859d;
}
.pink-and-sleek {
color: #ffc2c7;
}
.ballet-slippers {
color: #ffa3ae;
}
.sweet-sachet {
color: #ffd6ee;
}
.stellar-strawberry {
color: #ff5c87;
}

/* CSS Variables */
:root {
--rosa:#ff859d;
--pink-and-sleek:#ffc2c7;
--ballet-slippers:#ffa3ae;
--sweet-sachet:#ffd6ee;
--stellar-strawberry:#ff5c87;
}

More palettes to explore