All Palettes

Color Palette #ff6e61, #ff9c8f, #f5c2c2, #f0e3c1, #e3f2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.cor-de-pele {
color: #f5c2c2;
}
.fake-blonde {
color: #f0e3c1;
}
.dingy-sticky-note {
color: #e3f2a1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--cor-de-pele:#f5c2c2;
--fake-blonde:#f0e3c1;
--dingy-sticky-note:#e3f2a1;
}

More palettes to explore