All Palettes

Color Palette #a4daa6, #b7e1b9, #c8e5c2, #d9f2d4, #e8f6e4

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a4daa6;
}
.fringy-flower {
color: #b7e1b9;
}
.chayote {
color: #c8e5c2;
}
.blue-romance {
color: #d9f2d4;
}
.homeopathic-lime {
color: #e8f6e4;
}

/* CSS Variables */
:root {
--green-trance:#a4daa6;
--fringy-flower:#b7e1b9;
--chayote:#c8e5c2;
--blue-romance:#d9f2d4;
--homeopathic-lime:#e8f6e4;
}

More palettes to explore