All Palettes

Color Palette #a5d8e3, #69c8e8, #3ab2d9, #0099cc, #007c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a5d8e3;
}
.candid-blue {
color: #69c8e8;
}
.highlighter-blue {
color: #3ab2d9;
}
.tomb-blue {
color: #0099cc;
}
.turkish-tile {
color: #007c9e;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a5d8e3;
--candid-blue:#69c8e8;
--highlighter-blue:#3ab2d9;
--tomb-blue:#0099cc;
--turkish-tile:#007c9e;
}

More palettes to explore