All Palettes

Color Palette #b7c3d7, #a5bad5, #7c9fb6, #4c8ea4, #2a7b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.virginia-blue {
color: #b7c3d7;
}
.perennial-blue {
color: #a5bad5;
}
.frozen-lake {
color: #7c9fb6;
}
.aegean-sea {
color: #4c8ea4;
}
.turkish-stone {
color: #2a7b8d;
}

/* CSS Variables */
:root {
--virginia-blue:#b7c3d7;
--perennial-blue:#a5bad5;
--frozen-lake:#7c9fb6;
--aegean-sea:#4c8ea4;
--turkish-stone:#2a7b8d;
}

More palettes to explore