All Palettes

Color Palette #ff6e61, #ff9a75, #ffb59e, #f2c5d1, #a76c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff9a75;
}
.persicus {
color: #ffb59e;
}
.in-the-pink {
color: #f2c5d1;
}
.mauve-memento {
color: #a76c8f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff9a75;
--persicus:#ffb59e;
--in-the-pink:#f2c5d1;
--mauve-memento:#a76c8f;
}

More palettes to explore