All Palettes

Color Palette #ff6e61, #ff8b42, #ffb13d, #f6d55a, #f9f3ae

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.pieces-of-eight {
color: #ffb13d;
}
.wake-me-up {
color: #f6d55a;
}
.paper-tiger {
color: #f9f3ae;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--pieces-of-eight:#ffb13d;
--wake-me-up:#f6d55a;
--paper-tiger:#f9f3ae;
}

More palettes to explore