All Palettes

Color Palette #00a5e0, #3cc5e7, #7cdbee, #a3f2f5, #f1f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a5e0;
}
.lake-thun {
color: #3cc5e7;
}
.faded-poster {
color: #7cdbee;
}
.waterspout {
color: #a3f2f5;
}
.distant-horizon {
color: #f1f8f8;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a5e0;
--lake-thun:#3cc5e7;
--faded-poster:#7cdbee;
--waterspout:#a3f2f5;
--distant-horizon:#f1f8f8;
}

More palettes to explore