All Palettes

Color Palette #ffb84d, #ff8b3d, #ff5938, #ffc9a3, #ffdf6b

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.portland-orange {
color: #ff5938;
}
.polly {
color: #ffc9a3;
}
.pale-gold {
color: #ffdf6b;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--portland-orange:#ff5938;
--polly:#ffc9a3;
--pale-gold:#ffdf6b;
}

More palettes to explore