All Palettes

Color Palette #ff809b, #ff9eb1, #ffb8d2, #ffc2e0, #ffd1e8

0%
0%
0%

CSS code for this palette

/* CSS */
.aggressive-salmon {
color: #ff809b;
}
.ballet-slippers {
color: #ff9eb1;
}
.candy-bar {
color: #ffb8d2;
}
.sweet-romance {
color: #ffc2e0;
}
.pink-currant {
color: #ffd1e8;
}

/* CSS Variables */
:root {
--aggressive-salmon:#ff809b;
--ballet-slippers:#ff9eb1;
--candy-bar:#ffb8d2;
--sweet-romance:#ffc2e0;
--pink-currant:#ffd1e8;
}

More palettes to explore