All Palettes

Color Palette #ffb84d, #ff8a66, #ff6e42, #f58019, #fbc02d

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.protein-high {
color: #ff8a66;
}
.carrot {
color: #ff6e42;
}
.consumed-by-fire {
color: #f58019;
}
.not-yo-cheese {
color: #fbc02d;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--protein-high:#ff8a66;
--carrot:#ff6e42;
--consumed-by-fire:#f58019;
--not-yo-cheese:#fbc02d;
}

More palettes to explore