All Palettes

Color Palette #6a9e3d, #a7d7b8, #f7f9e7, #f3b94f, #e4602f

0%
0%
0%

CSS code for this palette

/* CSS */
.parisian-green {
color: #6a9e3d;
}
.eerie-glow {
color: #a7d7b8;
}
.photon-white {
color: #f7f9e7;
}
.mango-margarita {
color: #f3b94f;
}
.startling-orange {
color: #e4602f;
}

/* CSS Variables */
:root {
--parisian-green:#6a9e3d;
--eerie-glow:#a7d7b8;
--photon-white:#f7f9e7;
--mango-margarita:#f3b94f;
--startling-orange:#e4602f;
}

More palettes to explore