All Palettes

Color Palette #e6f4f1, #a4d5d0, #66b2b1, #2b7372, #1a5f60

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e6f4f1;
}
.sinbad {
color: #a4d5d0;
}
.veranda-blue {
color: #66b2b1;
}
.blue-hosta {
color: #2b7372;
}
.emerald-pool {
color: #1a5f60;
}

/* CSS Variables */
:root {
--ethereal-white:#e6f4f1;
--sinbad:#a4d5d0;
--veranda-blue:#66b2b1;
--blue-hosta:#2b7372;
--emerald-pool:#1a5f60;
}

More palettes to explore