All Palettes

Color Palette #f2d43a, #a6c24c, #4b8b2d, #2e6b34, #1a4d19

0%
0%
0%

CSS code for this palette

/* CSS */
.giallo {
color: #f2d43a;
}
.acid-candy {
color: #a6c24c;
}
.overgrown-mausoleum {
color: #4b8b2d;
}
.san-felix {
color: #2e6b34;
}
.bia-owie-a-forest {
color: #1a4d19;
}

/* CSS Variables */
:root {
--giallo:#f2d43a;
--acid-candy:#a6c24c;
--overgrown-mausoleum:#4b8b2d;
--san-felix:#2e6b34;
--bia-owie-a-forest:#1a4d19;
}

More palettes to explore