All Palettes

Color Palette #ffb8c6, #ff7092, #ff4d7f, #d45e8d, #a84d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb8c6;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.flirty-rose {
color: #d45e8d;
}
.our-little-secret {
color: #a84d7a;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb8c6;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--flirty-rose:#d45e8d;
--our-little-secret:#a84d7a;
}

More palettes to explore