All Palettes

Color Palette #8b8f3d, #f1c84b, #f2e450, #4b6f44, #e5df38

0%
0%
0%

CSS code for this palette

/* CSS */
.cute-pixie {
color: #8b8f3d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.yellow-petal {
color: #f2e450;
}
.pine-scent {
color: #4b6f44;
}
.starship {
color: #e5df38;
}

/* CSS Variables */
:root {
--cute-pixie:#8b8f3d;
--solar-plexus-chakra:#f1c84b;
--yellow-petal:#f2e450;
--pine-scent:#4b6f44;
--starship:#e5df38;
}

More palettes to explore