All Palettes

Color Palette #a2c7e7, #7fb2d7, #4b8bc3, #00649e, #004a80

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.regale-blue {
color: #7fb2d7;
}
.boat-house {
color: #4b8bc3;
}
.brigadier-blue {
color: #00649e;
}
.bridgeport {
color: #004a80;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--regale-blue:#7fb2d7;
--boat-house:#4b8bc3;
--brigadier-blue:#00649e;
--bridgeport:#004a80;
}

More palettes to explore