All Palettes

Color Palette #0092c7, #00bfff, #3ec3e5, #a2e5e7, #e8f6f8

0%
0%
0%

CSS code for this palette

/* CSS */
.dynamic-blue {
color: #0092c7;
}
.capri {
color: #00bfff;
}
.lake-thun {
color: #3ec3e5;
}
.blizzard-blue {
color: #a2e5e7;
}
.milky-way {
color: #e8f6f8;
}

/* CSS Variables */
:root {
--dynamic-blue:#0092c7;
--capri:#00bfff;
--lake-thun:#3ec3e5;
--blizzard-blue:#a2e5e7;
--milky-way:#e8f6f8;
}

More palettes to explore