All Palettes

Color Palette #ffb700, #ffdd00, #ffea00, #fffc33, #ffe500

0%
0%
0%

CSS code for this palette

/* CSS */
.sunflower-mango {
color: #ffb700;
}
.super-saiyan {
color: #ffdd00;
}
.middle-yellow {
color: #ffea00;
}
.giraffe {
color: #fffc33;
}
.star {
color: #ffe500;
}

/* CSS Variables */
:root {
--sunflower-mango:#ffb700;
--super-saiyan:#ffdd00;
--middle-yellow:#ffea00;
--giraffe:#fffc33;
--star:#ffe500;
}

More palettes to explore