All Palettes

Color Palette #ff809b, #ffb3c1, #ffebf0, #ffccf2, #ff5c9d

0%
0%
0%

CSS code for this palette

/* CSS */
.aggressive-salmon {
color: #ff809b;
}
.matt-pink {
color: #ffb3c1;
}
.fairy-wings {
color: #ffebf0;
}
.shampoo {
color: #ffccf2;
}
.fuchsia-fever {
color: #ff5c9d;
}

/* CSS Variables */
:root {
--aggressive-salmon:#ff809b;
--matt-pink:#ffb3c1;
--fairy-wings:#ffebf0;
--shampoo:#ffccf2;
--fuchsia-fever:#ff5c9d;
}

More palettes to explore