All Palettes

Color Palette #ffb84d, #ffd54d, #ffc929, #ffc105, #ff9900

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.bumblebee {
color: #ffc929;
}
.marigold {
color: #ffc105;
}
.vitamin-c {
color: #ff9900;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--bumblebee:#ffc929;
--marigold:#ffc105;
--vitamin-c:#ff9900;
}

More palettes to explore