All Palettes

Color Palette #a7dae2, #51a4c8, #2b7897, #1f4e61, #0d2a30

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a7dae2;
}
.blue-grotto {
color: #51a4c8;
}
.devil-blue {
color: #2b7897;
}
.seafarer {
color: #1f4e61;
}
.black-box {
color: #0d2a30;
}

/* CSS Variables */
:root {
--winsome-hue:#a7dae2;
--blue-grotto:#51a4c8;
--devil-blue:#2b7897;
--seafarer:#1f4e61;
--black-box:#0d2a30;
}

More palettes to explore