All Palettes

Color Palette #ff759f, #ff99af, #ffb3c6, #ffdbed, #fff0f5

0%
0%
0%

CSS code for this palette

/* CSS */
.aggressive-salmon {
color: #ff759f;
}
.fight-the-sunrise {
color: #ff99af;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.rose-glow {
color: #ffdbed;
}
.lavender-blush {
color: #fff0f5;
}

/* CSS Variables */
:root {
--aggressive-salmon:#ff759f;
--fight-the-sunrise:#ff99af;
--cherry-blossom-pink:#ffb3c6;
--rose-glow:#ffdbed;
--lavender-blush:#fff0f5;
}

More palettes to explore