All Palettes

Color Palette #ff6e61, #ff9a47, #ffb84d, #ffd780, #f6e1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.floral-leaf {
color: #ffb84d;
}
.zinnia-gold {
color: #ffd780;
}
.lemon-ice-yellow {
color: #f6e1a7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--floral-leaf:#ffb84d;
--zinnia-gold:#ffd780;
--lemon-ice-yellow:#f6e1a7;
}

More palettes to explore