All Palettes

Color Palette #a6c6ed, #4fa4d8, #2c8fba, #007c9e, #005c75

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-astro {
color: #4fa4d8;
}
.christmas-blue {
color: #2c8fba;
}
.turkish-tile {
color: #007c9e;
}
.bosporus {
color: #005c75;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-astro:#4fa4d8;
--christmas-blue:#2c8fba;
--turkish-tile:#007c9e;
--bosporus:#005c75;
}

More palettes to explore