All Palettes

Color Palette #f0a800, #ffc94d, #ffea80, #ffbb00, #ff8c00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.chunky-bee {
color: #ffc94d;
}
.digital-yellow {
color: #ffea80;
}
.nacho-cheese {
color: #ffbb00;
}
.sun-crete {
color: #ff8c00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--chunky-bee:#ffc94d;
--digital-yellow:#ffea80;
--nacho-cheese:#ffbb00;
--sun-crete:#ff8c00;
}

More palettes to explore