All Palettes

Color Palette #ffad42, #ffb84d, #ffc96b, #ffd95c, #ffdb80

0%
0%
0%

CSS code for this palette

/* CSS */
.mandarin-sorbet {
color: #ffad42;
}
.floral-leaf {
color: #ffb84d;
}
.chanterelles {
color: #ffc96b;
}
.lemon-twist {
color: #ffd95c;
}
.snug-yellow {
color: #ffdb80;
}

/* CSS Variables */
:root {
--mandarin-sorbet:#ffad42;
--floral-leaf:#ffb84d;
--chanterelles:#ffc96b;
--lemon-twist:#ffd95c;
--snug-yellow:#ffdb80;
}

More palettes to explore