All Palettes

Color Palette #00b341, #007a5e, #006b4f, #fab700, #d95026

0%
0%
0%

CSS code for this palette

/* CSS */
.poison-ivy {
color: #00b341;
}
.emerald-dream {
color: #007a5e;
}
.bangladesh-green {
color: #006b4f;
}
.blue-angels-yellow {
color: #fab700;
}
.langoustine {
color: #d95026;
}

/* CSS Variables */
:root {
--poison-ivy:#00b341;
--emerald-dream:#007a5e;
--bangladesh-green:#006b4f;
--blue-angels-yellow:#fab700;
--langoustine:#d95026;
}

More palettes to explore