All Palettes

Color Palette #ff6e61, #ff9a75, #ffd59e, #ffdac2, #f1f8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff9a75;
}
.fuzzy-navel {
color: #ffd59e;
}
.friendship {
color: #ffdac2;
}
.fresh-dew {
color: #f1f8e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff9a75;
--fuzzy-navel:#ffd59e;
--friendship:#ffdac2;
--fresh-dew:#f1f8e2;
}

More palettes to explore