All Palettes

Color Palette #ffb3c1, #ff809b, #ff4d8e, #ff2e5b, #ff0066

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.aggressive-salmon {
color: #ff809b;
}
.french-rose {
color: #ff4d8e;
}
.reddish-pink {
color: #ff2e5b;
}
.standby-led {
color: #ff0066;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--aggressive-salmon:#ff809b;
--french-rose:#ff4d8e;
--reddish-pink:#ff2e5b;
--standby-led:#ff0066;
}

More palettes to explore