All Palettes

Color Palette #6b8f24, #99c62f, #dae86d, #f9e07b, #f6b531

0%
0%
0%

CSS code for this palette

/* CSS */
.scallion {
color: #6b8f24;
}
.lucky-lime {
color: #99c62f;
}
.mindaro {
color: #dae86d;
}
.ravioli-al-limone {
color: #f9e07b;
}
.nyc-taxi {
color: #f6b531;
}

/* CSS Variables */
:root {
--scallion:#6b8f24;
--lucky-lime:#99c62f;
--mindaro:#dae86d;
--ravioli-al-limone:#f9e07b;
--nyc-taxi:#f6b531;
}

More palettes to explore