All Palettes

Color Palette #6ba4a8, #4f8c7e, #3d715b, #b1d8d3, #ffcd75

0%
0%
0%

CSS code for this palette

/* CSS */
.fairstar {
color: #6ba4a8;
}
.jericho-jade {
color: #4f8c7e;
}
.foliage-green {
color: #3d715b;
}
.wave-top {
color: #b1d8d3;
}
.grandis {
color: #ffcd75;
}

/* CSS Variables */
:root {
--fairstar:#6ba4a8;
--jericho-jade:#4f8c7e;
--foliage-green:#3d715b;
--wave-top:#b1d8d3;
--grandis:#ffcd75;
}

More palettes to explore