All Palettes

Color Palette #ffb84d, #ffce6b, #ffd480, #ffdb8f, #fff3a8

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.faded-sunlight {
color: #ffce6b;
}
.soft-saffron {
color: #ffd480;
}
.brite-gold {
color: #ffdb8f;
}
.buttered-popcorn {
color: #fff3a8;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--faded-sunlight:#ffce6b;
--soft-saffron:#ffd480;
--brite-gold:#ffdb8f;
--buttered-popcorn:#fff3a8;
}

More palettes to explore