All Palettes

Color Palette #9fbd70, #69bf8b, #4eb7b0, #3c8eb4, #5b6c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.olivine {
color: #9fbd70;
}
.young-bamboo {
color: #69bf8b;
}
.tropical-escape {
color: #4eb7b0;
}
.navagio-bay {
color: #3c8eb4;
}
.allegiance {
color: #5b6c8b;
}

/* CSS Variables */
:root {
--olivine:#9fbd70;
--young-bamboo:#69bf8b;
--tropical-escape:#4eb7b0;
--navagio-bay:#3c8eb4;
--allegiance:#5b6c8b;
}

More palettes to explore