All Palettes

Color Palette #ff6e61, #ff9a75, #ffb199, #ffdfc2, #ffd1b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff9a75;
}
.prairie-sunset {
color: #ffb199;
}
.sand-muffin {
color: #ffdfc2;
}
.apricot-lily {
color: #ffd1b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff9a75;
--prairie-sunset:#ffb199;
--sand-muffin:#ffdfc2;
--apricot-lily:#ffd1b3;
}

More palettes to explore