All Palettes

Color Palette #f0a800, #ffcc33, #ffdb80, #ffecb3, #ffebd1

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.sunglow {
color: #ffcc33;
}
.snug-yellow {
color: #ffdb80;
}
.joyous {
color: #ffecb3;
}
.delightful-peach {
color: #ffebd1;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--sunglow:#ffcc33;
--snug-yellow:#ffdb80;
--joyous:#ffecb3;
--delightful-peach:#ffebd1;
}

More palettes to explore