All Palettes

Color Palette #a3b8d1, #6f9cc8, #4a8fc4, #2a80b2, #007c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.cashmere-blue {
color: #a3b8d1;
}
.cerulean-frost {
color: #6f9cc8;
}
.azure-blue {
color: #4a8fc4;
}
.vermeer-blue {
color: #2a80b2;
}
.turkish-tile {
color: #007c9e;
}

/* CSS Variables */
:root {
--cashmere-blue:#a3b8d1;
--cerulean-frost:#6f9cc8;
--azure-blue:#4a8fc4;
--vermeer-blue:#2a80b2;
--turkish-tile:#007c9e;
}

More palettes to explore