All Palettes

Color Palette #f0c1d8, #ffb3c2, #ff8fa5, #ff6d4d, #ff5d38

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f0c1d8;
}
.matt-pink {
color: #ffb3c2;
}
.salmon-pink {
color: #ff8fa5;
}
.outrageous-orange {
color: #ff6d4d;
}
.toxic-orange {
color: #ff5d38;
}

/* CSS Variables */
:root {
--sweetheart:#f0c1d8;
--matt-pink:#ffb3c2;
--salmon-pink:#ff8fa5;
--outrageous-orange:#ff6d4d;
--toxic-orange:#ff5d38;
}

More palettes to explore