All Palettes

Color Palette #ff809b, #ffb3d1, #ffdbe6, #ffc2df, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.aggressive-salmon {
color: #ff809b;
}
.pink-cattleya {
color: #ffb3d1;
}
.pink-perfume {
color: #ffdbe6;
}
.sweet-romance {
color: #ffc2df;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--aggressive-salmon:#ff809b;
--pink-cattleya:#ffb3d1;
--pink-perfume:#ffdbe6;
--sweet-romance:#ffc2df;
--blush-hour:#ff7092;
}

More palettes to explore