All Palettes

Color Palette #ffcc8a, #ffc96b, #ffb54d, #ff9d2e, #ff8c1a

0%
0%
0%

CSS code for this palette

/* CSS */
.bastard-amber {
color: #ffcc8a;
}
.chanterelles {
color: #ffc96b;
}
.floral-leaf {
color: #ffb54d;
}
.guava {
color: #ff9d2e;
}
.laddu-orange {
color: #ff8c1a;
}

/* CSS Variables */
:root {
--bastard-amber:#ffcc8a;
--chanterelles:#ffc96b;
--floral-leaf:#ffb54d;
--guava:#ff9d2e;
--laddu-orange:#ff8c1a;
}

More palettes to explore