All Palettes

Color Palette #2a808d, #4eb7b3, #6eddd4, #a4e5e0, #e4f6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-bed {
color: #2a808d;
}
.crystalsong-blue {
color: #4eb7b3;
}
.hammam-blue {
color: #6eddd4;
}
.ice-crystal-blue {
color: #a4e5e0;
}
.milky-way {
color: #e4f6f6;
}

/* CSS Variables */
:root {
--sea-bed:#2a808d;
--crystalsong-blue:#4eb7b3;
--hammam-blue:#6eddd4;
--ice-crystal-blue:#a4e5e0;
--milky-way:#e4f6f6;
}

More palettes to explore