All Palettes

Color Palette #a6d5a5, #b1e2b6, #e3f6d5, #f4e5c3, #f7b7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a6d5a5;
}
.fringy-flower {
color: #b1e2b6;
}
.light-green-glint {
color: #e3f6d5;
}
.pipitschah {
color: #f4e5c3;
}
.mystic-tulip {
color: #f7b7a1;
}

/* CSS Variables */
:root {
--green-trance:#a6d5a5;
--fringy-flower:#b1e2b6;
--light-green-glint:#e3f6d5;
--pipitschah:#f4e5c3;
--mystic-tulip:#f7b7a1;
}

More palettes to explore