All Palettes

Color Palette #ff6e61, #ff9c8f, #ffba9e, #ffd59e, #ffdfb3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.pallid-orange {
color: #ffba9e;
}
.fuzzy-navel {
color: #ffd59e;
}
.tunisian-stone {
color: #ffdfb3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--pallid-orange:#ffba9e;
--fuzzy-navel:#ffd59e;
--tunisian-stone:#ffdfb3;
}

More palettes to explore