All Palettes

Color Palette #2594d0, #41abd8, #6ed3e7, #a1e5f2, #d6f6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.boyzone {
color: #2594d0;
}
.thalassophile {
color: #41abd8;
}
.turquoise-sea {
color: #6ed3e7;
}
.blizzard-blue {
color: #a1e5f2;
}
.water {
color: #d6f6ff;
}

/* CSS Variables */
:root {
--boyzone:#2594d0;
--thalassophile:#41abd8;
--turquoise-sea:#6ed3e7;
--blizzard-blue:#a1e5f2;
--water:#d6f6ff;
}

More palettes to explore