All Palettes

Color Palette #689a4c, #a5c639, #f0e54c, #f6c34c, #f6af4c

0%
0%
0%

CSS code for this palette

/* CSS */
.flat-green {
color: #689a4c;
}
.android-green {
color: #a5c639;
}
.yellow-petal {
color: #f0e54c;
}
.creamy-sweet-corn {
color: #f6c34c;
}
.koji-orange {
color: #f6af4c;
}

/* CSS Variables */
:root {
--flat-green:#689a4c;
--android-green:#a5c639;
--yellow-petal:#f0e54c;
--creamy-sweet-corn:#f6c34c;
--koji-orange:#f6af4c;
}

More palettes to explore