All Palettes

Color Palette #a2c7e7, #7db4d8, #4eb1df, #0d9cb5, #0b7889

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.coastal-waters {
color: #7db4d8;
}
.sail-away {
color: #4eb1df;
}
.serene-blue {
color: #0d9cb5;
}
.biscay-bay {
color: #0b7889;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--coastal-waters:#7db4d8;
--sail-away:#4eb1df;
--serene-blue:#0d9cb5;
--biscay-bay:#0b7889;
}

More palettes to explore