All Palettes

Color Palette #b3e5e6, #a1d4d4, #8cc0c0, #7bb2b2, #6da2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.seascape-green {
color: #b3e5e6;
}
.smooth-satin {
color: #a1d4d4;
}
.cabana-bay {
color: #8cc0c0;
}
.buoyancy {
color: #7bb2b2;
}
.steel-pan-mallet {
color: #6da2a2;
}

/* CSS Variables */
:root {
--seascape-green:#b3e5e6;
--smooth-satin:#a1d4d4;
--cabana-bay:#8cc0c0;
--buoyancy:#7bb2b2;
--steel-pan-mallet:#6da2a2;
}

More palettes to explore