All Palettes

Color Palette #9ccf54, #b4e61e, #ffec3d, #ffcc00, #ff9900

0%
0%
0%

CSS code for this palette

/* CSS */
.two-peas-in-a-pod {
color: #9ccf54;
}
.akhdhar-green {
color: #b4e61e;
}
.hollandaise {
color: #ffec3d;
}
.usc-gold {
color: #ffcc00;
}
.vitamin-c {
color: #ff9900;
}

/* CSS Variables */
:root {
--two-peas-in-a-pod:#9ccf54;
--akhdhar-green:#b4e61e;
--hollandaise:#ffec3d;
--usc-gold:#ffcc00;
--vitamin-c:#ff9900;
}

More palettes to explore