All Palettes

Color Palette #f0a800, #f0d400, #e5e600, #b4cc00, #8ab800

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.safety-yellow {
color: #f0d400;
}
.peridot {
color: #e5e600;
}
.serpent-scepter {
color: #b4cc00;
}
.environmental-study {
color: #8ab800;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--safety-yellow:#f0d400;
--peridot:#e5e600;
--serpent-scepter:#b4cc00;
--environmental-study:#8ab800;
}

More palettes to explore