All Palettes

Color Palette #34a853, #a4d468, #f0e78e, #ffae3d, #ff6933

0%
0%
0%

CSS code for this palette

/* CSS */
.spandex-green {
color: #34a853;
}
.be-spontaneous {
color: #a4d468;
}
.bright-khaki {
color: #f0e78e;
}
.peach-butter {
color: #ffae3d;
}
.halt-and-catch-fire {
color: #ff6933;
}

/* CSS Variables */
:root {
--spandex-green:#34a853;
--be-spontaneous:#a4d468;
--bright-khaki:#f0e78e;
--peach-butter:#ffae3d;
--halt-and-catch-fire:#ff6933;
}

More palettes to explore