All Palettes

Color Palette #f3b530, #f7c12b, #f2e76e, #a3d55d, #49ca8c

0%
0%
0%

CSS code for this palette

/* CSS */
.xanthous {
color: #f3b530;
}
.freesia {
color: #f7c12b;
}
.limelight {
color: #f2e76e;
}
.lime-lizard {
color: #a3d55d;
}
.enamelled-dragon {
color: #49ca8c;
}

/* CSS Variables */
:root {
--xanthous:#f3b530;
--freesia:#f7c12b;
--limelight:#f2e76e;
--lime-lizard:#a3d55d;
--enamelled-dragon:#49ca8c;
}

More palettes to explore