All Palettes

Color Palette #d6004f, #ff6e61, #ffb3c2, #ffebef, #f9c8b4

0%
0%
0%

CSS code for this palette

/* CSS */
.ua-red {
color: #d6004f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.matt-pink {
color: #ffb3c2;
}
.just-pink-enough {
color: #ffebef;
}
.salmon-beauty {
color: #f9c8b4;
}

/* CSS Variables */
:root {
--ua-red:#d6004f;
--grapefruit-pulp:#ff6e61;
--matt-pink:#ffb3c2;
--just-pink-enough:#ffebef;
--salmon-beauty:#f9c8b4;
}

More palettes to explore