All Palettes

Color Palette #ff6e61, #ff997a, #ffb59e, #ffe1d6, #ffdeb8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff997a;
}
.persicus {
color: #ffb59e;
}
.light-quilt {
color: #ffe1d6;
}
.liveliness {
color: #ffdeb8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff997a;
--persicus:#ffb59e;
--light-quilt:#ffe1d6;
--liveliness:#ffdeb8;
}

More palettes to explore