All Palettes

Color Palette #ff809b, #ffb3d1, #ff7092, #ff3d7e, #ff99c9

0%
0%
0%

CSS code for this palette

/* CSS */
.aggressive-salmon {
color: #ff809b;
}
.pink-cattleya {
color: #ffb3d1;
}
.blush-hour {
color: #ff7092;
}
.diva-pink {
color: #ff3d7e;
}
.himalayan-balsam {
color: #ff99c9;
}

/* CSS Variables */
:root {
--aggressive-salmon:#ff809b;
--pink-cattleya:#ffb3d1;
--blush-hour:#ff7092;
--diva-pink:#ff3d7e;
--himalayan-balsam:#ff99c9;
}

More palettes to explore