All Palettes

Color Palette #a7dae2, #a3c2d7, #7b9abc, #5b7b9f, #4c7c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a7dae2;
}
.blue-bows {
color: #a3c2d7;
}
.eiger-nordwand {
color: #7b9abc;
}
.blue-plate {
color: #5b7b9f;
}
.tech-wave {
color: #4c7c9a;
}

/* CSS Variables */
:root {
--winsome-hue:#a7dae2;
--blue-bows:#a3c2d7;
--eiger-nordwand:#7b9abc;
--blue-plate:#5b7b9f;
--tech-wave:#4c7c9a;
}

More palettes to explore