All Palettes

Color Palette #f0a800, #f07800, #f05800, #d64000, #a82700

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.mee-hua-sunset {
color: #f07800;
}
.cigarette-glow {
color: #f05800;
}
.torii-red {
color: #d64000;
}
.rust-red {
color: #a82700;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--mee-hua-sunset:#f07800;
--cigarette-glow:#f05800;
--torii-red:#d64000;
--rust-red:#a82700;
}

More palettes to explore