All Palettes

Color Palette #9adabb, #a5d5b5, #bae3c3, #daf1e4, #f5fff8

0%
0%
0%

CSS code for this palette

/* CSS */
.birthday-king {
color: #9adabb;
}
.glenwood-green {
color: #a5d5b5;
}
.lattice-work {
color: #bae3c3;
}
.teal-treat {
color: #daf1e4;
}
.mint-cream {
color: #f5fff8;
}

/* CSS Variables */
:root {
--birthday-king:#9adabb;
--glenwood-green:#a5d5b5;
--lattice-work:#bae3c3;
--teal-treat:#daf1e4;
--mint-cream:#f5fff8;
}

More palettes to explore