All Palettes

Color Palette #ffe770, #ffd54d, #ffc229, #ffb700, #ffa200

0%
0%
0%

CSS code for this palette

/* CSS */
.shandy {
color: #ffe770;
}
.vibrant {
color: #ffd54d;
}
.bright-bubble {
color: #ffc229;
}
.sunflower-mango {
color: #ffb700;
}
.pico-orange {
color: #ffa200;
}

/* CSS Variables */
:root {
--shandy:#ffe770;
--vibrant:#ffd54d;
--bright-bubble:#ffc229;
--sunflower-mango:#ffb700;
--pico-orange:#ffa200;
}

More palettes to explore