All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb87a, #ffd59e, #fff2b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.macaroni-and-cheese {
color: #ffb87a;
}
.fuzzy-navel {
color: #ffd59e;
}
.creamy-lemon {
color: #fff2b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--macaroni-and-cheese:#ffb87a;
--fuzzy-navel:#ffd59e;
--creamy-lemon:#fff2b3;
}

More palettes to explore