All Palettes

Color Palette #8cca8c, #a2d8a5, #c1e6c3, #f3f6f3, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.greek-garden {
color: #8cca8c;
}
.green-trance {
color: #a2d8a5;
}
.sugar-mint {
color: #c1e6c3;
}
.lighthouse {
color: #f3f6f3;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--greek-garden:#8cca8c;
--green-trance:#a2d8a5;
--sugar-mint:#c1e6c3;
--lighthouse:#f3f6f3;
--dr-white:#fafafa;
}

More palettes to explore