All Palettes

Color Palette #ffb3c1, #ff6e61, #ff9f80, #ffb84d, #ffc83d

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.floral-leaf {
color: #ffb84d;
}
.yellow-jacket {
color: #ffc83d;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--floral-leaf:#ffb84d;
--yellow-jacket:#ffc83d;
}

More palettes to explore