All Palettes

Color Palette #1f9dbd, #2fc1da, #6ae2e2, #9ff1f4, #e5ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-blue {
color: #1f9dbd;
}
.holiday-blue {
color: #2fc1da;
}
.pluviophile {
color: #6ae2e2;
}
.waterspout {
color: #9ff1f4;
}
.bubbles {
color: #e5ffff;
}

/* CSS Variables */
:root {
--butterfly-blue:#1f9dbd;
--holiday-blue:#2fc1da;
--pluviophile:#6ae2e2;
--waterspout:#9ff1f4;
--bubbles:#e5ffff;
}

More palettes to explore