All Palettes

Color Palette #e8f1f2, #c5d9e2, #92b4c8, #6b9bc2, #1d799a

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e8f1f2;
}
.blue-pearl {
color: #c5d9e2;
}
.dove-tail {
color: #92b4c8;
}
.cerulean-frost {
color: #6b9bc2;
}
.bateau {
color: #1d799a;
}

/* CSS Variables */
:root {
--ethereal-white:#e8f1f2;
--blue-pearl:#c5d9e2;
--dove-tail:#92b4c8;
--cerulean-frost:#6b9bc2;
--bateau:#1d799a;
}

More palettes to explore