All Palettes

Color Palette #ff6e61, #ff9757, #ffb86b, #ffd980, #ffe59e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.desert-dessert {
color: #ffb86b;
}
.zinnia-gold {
color: #ffd980;
}
.hello-yellow {
color: #ffe59e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--desert-dessert:#ffb86b;
--zinnia-gold:#ffd980;
--hello-yellow:#ffe59e;
}

More palettes to explore