All Palettes

Color Palette #ff6e61, #ff997a, #ffbaa3, #ffe2c7, #ffd6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff997a;
}
.nature-apricot {
color: #ffbaa3;
}
.wild-maple {
color: #ffe2c7;
}
.forgotten-pink {
color: #ffd6d6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff997a;
--nature-apricot:#ffbaa3;
--wild-maple:#ffe2c7;
--forgotten-pink:#ffd6d6;
}

More palettes to explore