All Palettes

Color Palette #a5c639, #f0e78e, #f7c64b, #d88d31, #bc4c29

0%
0%
0%

CSS code for this palette

/* CSS */
.android-green {
color: #a5c639;
}
.bright-khaki {
color: #f0e78e;
}
.cakepop-sorbet {
color: #f7c64b;
}
.soft-pumpkin {
color: #d88d31;
}
.cattail-red {
color: #bc4c29;
}

/* CSS Variables */
:root {
--android-green:#a5c639;
--bright-khaki:#f0e78e;
--cakepop-sorbet:#f7c64b;
--soft-pumpkin:#d88d31;
--cattail-red:#bc4c29;
}

More palettes to explore