All Palettes

Color Palette #a3c7e0, #79b0d8, #4aa2d9, #0096db, #007c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.meadow-blossom-blue {
color: #79b0d8;
}
.waimea-blue {
color: #4aa2d9;
}
.atmosphere {
color: #0096db;
}
.turkish-tile {
color: #007c9e;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--meadow-blossom-blue:#79b0d8;
--waimea-blue:#4aa2d9;
--atmosphere:#0096db;
--turkish-tile:#007c9e;
}

More palettes to explore