All Palettes

Color Palette #4a8c4c, #64c479, #9ed6a5, #f0f4f1, #f7f7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.discover-deco {
color: #4a8c4c;
}
.verdigris-coloured {
color: #64c479;
}
.green-trance {
color: #9ed6a5;
}
.bakery-box {
color: #f0f4f1;
}
.high-reflective-white {
color: #f7f7f2;
}

/* CSS Variables */
:root {
--discover-deco:#4a8c4c;
--verdigris-coloured:#64c479;
--green-trance:#9ed6a5;
--bakery-box:#f0f4f1;
--high-reflective-white:#f7f7f2;
}

More palettes to explore