All Palettes

Color Palette #3c8e9a, #5cb2b2, #7ad6d6, #a9e5e5, #eef6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.aqueous {
color: #3c8e9a;
}
.artesian-well {
color: #5cb2b2;
}
.aqua-zing {
color: #7ad6d6;
}
.ice-crystal-blue {
color: #a9e5e5;
}
.aijiro-white {
color: #eef6f6;
}

/* CSS Variables */
:root {
--aqueous:#3c8e9a;
--artesian-well:#5cb2b2;
--aqua-zing:#7ad6d6;
--ice-crystal-blue:#a9e5e5;
--aijiro-white:#eef6f6;
}

More palettes to explore