All Palettes

Color Palette #5b806e, #7dbf8e, #a9e5b6, #f1f2a1, #f4d35d

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsite-green {
color: #5b806e;
}
.oilcloth-green {
color: #7dbf8e;
}
.overtone {
color: #a9e5b6;
}
.leaf-bud {
color: #f1f2a1;
}
.salmon-eggs {
color: #f4d35d;
}

/* CSS Variables */
:root {
--fuchsite-green:#5b806e;
--oilcloth-green:#7dbf8e;
--overtone:#a9e5b6;
--leaf-bud:#f1f2a1;
--salmon-eggs:#f4d35d;
}

More palettes to explore