All Palettes

Color Palette #ffb84d, #ffa724, #ff8a66, #ff6e42, #ef5552

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.honey-wax {
color: #ffa724;
}
.protein-high {
color: #ff8a66;
}
.carrot {
color: #ff6e42;
}
.khmer-curry {
color: #ef5552;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--honey-wax:#ffa724;
--protein-high:#ff8a66;
--carrot:#ff6e42;
--khmer-curry:#ef5552;
}

More palettes to explore