All Palettes

Color Palette #f8f6f1, #e1e7d5, #b7d7b2, #77b689, #4d8f5d

0%
0%
0%

CSS code for this palette

/* CSS */
.high-reflective-white {
color: #f8f6f1;
}
.just-about-green {
color: #e1e7d5;
}
.flower-stem {
color: #b7d7b2;
}
.absinthe-green {
color: #77b689;
}
.middle-green {
color: #4d8f5d;
}

/* CSS Variables */
:root {
--high-reflective-white:#f8f6f1;
--just-about-green:#e1e7d5;
--flower-stem:#b7d7b2;
--absinthe-green:#77b689;
--middle-green:#4d8f5d;
}

More palettes to explore