All Palettes

Color Palette #ff5f57, #ff8b61, #ffb84d, #ffe96b, #fff080

0%
0%
0%

CSS code for this palette

/* CSS */
.sunset-orange {
color: #ff5f57;
}
.after-burn {
color: #ff8b61;
}
.floral-leaf {
color: #ffb84d;
}
.fuzzy-duckling {
color: #ffe96b;
}
.lemon-peel {
color: #fff080;
}

/* CSS Variables */
:root {
--sunset-orange:#ff5f57;
--after-burn:#ff8b61;
--floral-leaf:#ffb84d;
--fuzzy-duckling:#ffe96b;
--lemon-peel:#fff080;
}

More palettes to explore