All Palettes

Color Palette #f9cf39, #f0a800, #e68a00, #d66b00, #c24e00

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-marguerite {
color: #f9cf39;
}
.welcoming-wasp {
color: #f0a800;
}
.hotter-butter {
color: #e68a00;
}
.orange-danger {
color: #d66b00;
}
.crustose-lichen {
color: #c24e00;
}

/* CSS Variables */
:root {
--golden-marguerite:#f9cf39;
--welcoming-wasp:#f0a800;
--hotter-butter:#e68a00;
--orange-danger:#d66b00;
--crustose-lichen:#c24e00;
}

More palettes to explore