All Palettes

Color Palette #ffb3c1, #ff6e61, #ff5100, #b2e0e6, #6c5b80

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.aerospace-orange {
color: #ff5100;
}
.polar-blue {
color: #b2e0e6;
}
.concord-jam {
color: #6c5b80;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--aerospace-orange:#ff5100;
--polar-blue:#b2e0e6;
--concord-jam:#6c5b80;
}

More palettes to explore