All Palettes

Color Palette #ff6e61, #ff997a, #ffb699, #ffd5b8, #fff6e5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff997a;
}
.island-girl {
color: #ffb699;
}
.curtsy {
color: #ffd5b8;
}
.silky-tofu {
color: #fff6e5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff997a;
--island-girl:#ffb699;
--curtsy:#ffd5b8;
--silky-tofu:#fff6e5;
}

More palettes to explore