All Palettes

Color Palette #ff6e61, #ff997a, #ffb39e, #ffd4b3, #fff2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff997a;
}
.persicus {
color: #ffb39e;
}
.forgotten-sunset {
color: #ffd4b3;
}
.doeskin {
color: #fff2e5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff997a;
--persicus:#ffb39e;
--forgotten-sunset:#ffd4b3;
--doeskin:#fff2e5;
}

More palettes to explore