All Palettes

Color Palette #a7dae2, #73c2d4, #50a3b4, #228f9b, #1d6c72

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a7dae2;
}
.surfin {
color: #73c2d4;
}
.maui-blue {
color: #50a3b4;
}
.waikiki {
color: #228f9b;
}
.peacock-plume {
color: #1d6c72;
}

/* CSS Variables */
:root {
--winsome-hue:#a7dae2;
--surfin:#73c2d4;
--maui-blue:#50a3b4;
--waikiki:#228f9b;
--peacock-plume:#1d6c72;
}

More palettes to explore