All Palettes

Color Palette #ff809b, #ff9eb1, #ffb3d6, #ffccf2, #ffebf5

0%
0%
0%

CSS code for this palette

/* CSS */
.aggressive-salmon {
color: #ff809b;
}
.ballet-slippers {
color: #ff9eb1;
}
.lavender-candy {
color: #ffb3d6;
}
.shampoo {
color: #ffccf2;
}
.fairy-wings {
color: #ffebf5;
}

/* CSS Variables */
:root {
--aggressive-salmon:#ff809b;
--ballet-slippers:#ff9eb1;
--lavender-candy:#ffb3d6;
--shampoo:#ffccf2;
--fairy-wings:#ffebf5;
}

More palettes to explore