All Palettes

Color Palette #69bf90, #4cae92, #3e8b93, #5f5f9b, #d8a93b

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-tree {
color: #69bf90;
}
.hole-in-one {
color: #4cae92;
}
.seachange {
color: #3e8b93;
}
.wizard-s-potion {
color: #5f5f9b;
}
.brassy-tint {
color: #d8a93b;
}

/* CSS Variables */
:root {
--silver-tree:#69bf90;
--hole-in-one:#4cae92;
--seachange:#3e8b93;
--wizard-s-potion:#5f5f9b;
--brassy-tint:#d8a93b;
}

More palettes to explore