All Palettes

Color Palette #ffb84d, #ffc929, #ff6e42, #ffa98f, #ffccbd

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.bumblebee {
color: #ffc929;
}
.carrot {
color: #ff6e42;
}
.frozen-salmon {
color: #ffa98f;
}
.piggy-bank {
color: #ffccbd;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--bumblebee:#ffc929;
--carrot:#ff6e42;
--frozen-salmon:#ffa98f;
--piggy-bank:#ffccbd;
}

More palettes to explore