All Palettes

Color Palette #ffb3c1, #ff9c8f, #ff6e61, #ffcb5c, #f1e6df

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.lolly {
color: #ff9c8f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.siesta-sands {
color: #f1e6df;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--lolly:#ff9c8f;
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--siesta-sands:#f1e6df;
}

More palettes to explore