All Palettes

Color Palette #ffbb00, #f6d12c, #e3e03b, #afea61, #6fdc8e

0%
0%
0%

CSS code for this palette

/* CSS */
.nacho-cheese {
color: #ffbb00;
}
.dream-of-spring {
color: #f6d12c;
}
.starship {
color: #e3e03b;
}
.inchworm {
color: #afea61;
}
.aurora-green {
color: #6fdc8e;
}

/* CSS Variables */
:root {
--nacho-cheese:#ffbb00;
--dream-of-spring:#f6d12c;
--starship:#e3e03b;
--inchworm:#afea61;
--aurora-green:#6fdc8e;
}

More palettes to explore