All Palettes

Color Palette #a1d7e3, #69c2d8, #3ea4b6, #007c8f, #005c70

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a1d7e3;
}
.squeaky {
color: #69c2d8;
}
.aquatic-cool {
color: #3ea4b6;
}
.by-the-bayou {
color: #007c8f;
}
.deep-lagoon {
color: #005c70;
}

/* CSS Variables */
:root {
--terrace-pool:#a1d7e3;
--squeaky:#69c2d8;
--aquatic-cool:#3ea4b6;
--by-the-bayou:#007c8f;
--deep-lagoon:#005c70;
}

More palettes to explore