All Palettes

Color Palette #a5c1d5, #88b6c3, #699ab5, #4c8bb8, #2a6f9d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bows {
color: #a5c1d5;
}
.crystal-lake {
color: #88b6c3;
}
.yacht-blue {
color: #699ab5;
}
.boat-house {
color: #4c8bb8;
}
.deep-water {
color: #2a6f9d;
}

/* CSS Variables */
:root {
--blue-bows:#a5c1d5;
--crystal-lake:#88b6c3;
--yacht-blue:#699ab5;
--boat-house:#4c8bb8;
--deep-water:#2a6f9d;
}

More palettes to explore