All Palettes

Color Palette #f0a800, #f5c400, #d6e600, #1ea3f1, #e66700

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.syndicalist {
color: #f5c400;
}
.golden-gun {
color: #d6e600;
}
.button-blue {
color: #1ea3f1;
}
.accent-orange {
color: #e66700;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--syndicalist:#f5c400;
--golden-gun:#d6e600;
--button-blue:#1ea3f1;
--accent-orange:#e66700;
}

More palettes to explore