All Palettes

Color Palette #ff6e61, #ff8052, #ff9a75, #ffbda3, #ffd4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.n-rang-orange {
color: #ff8052;
}
.flash-in-the-pan {
color: #ff9a75;
}
.sweet-apricot {
color: #ffbda3;
}
.forgotten-sunset {
color: #ffd4b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--n-rang-orange:#ff8052;
--flash-in-the-pan:#ff9a75;
--sweet-apricot:#ffbda3;
--forgotten-sunset:#ffd4b3;
}

More palettes to explore