All Palettes

Color Palette #a2c7e7, #73b2d9, #489bd5, #007e9e, #005a75

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.tranquil-bay {
color: #73b2d9;
}
.peaceful-river {
color: #489bd5;
}
.turkish-tile {
color: #007e9e;
}
.prismatic-springs {
color: #005a75;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--tranquil-bay:#73b2d9;
--peaceful-river:#489bd5;
--turkish-tile:#007e9e;
--prismatic-springs:#005a75;
}

More palettes to explore