All Palettes

Color Palette #ff6e61, #ff9a47, #ffb84d, #ffd900, #ffedb3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.floral-leaf {
color: #ffb84d;
}
.soviet-gold {
color: #ffd900;
}
.creamy-lemon {
color: #ffedb3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--floral-leaf:#ffb84d;
--soviet-gold:#ffd900;
--creamy-lemon:#ffedb3;
}

More palettes to explore