All Palettes

Color Palette #f9e339, #f2d95f, #e6c96b, #a6c33c, #6e993d

0%
0%
0%

CSS code for this palette

/* CSS */
.fluffy-duckling {
color: #f9e339;
}
.dilly-dally {
color: #f2d95f;
}
.sulfur-pit {
color: #e6c96b;
}
.android-green {
color: #a6c33c;
}
.lattice-green {
color: #6e993d;
}

/* CSS Variables */
:root {
--fluffy-duckling:#f9e339;
--dilly-dally:#f2d95f;
--sulfur-pit:#e6c96b;
--android-green:#a6c33c;
--lattice-green:#6e993d;
}

More palettes to explore