All Palettes

Color Palette #a6d7e2, #5ca7b2, #3c9090, #2e6b6b, #194d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a6d7e2;
}
.aquarelle {
color: #5ca7b2;
}
.blue-chill {
color: #3c9090;
}
.north-sea {
color: #2e6b6b;
}
.lacustral {
color: #194d4d;
}

/* CSS Variables */
:root {
--winsome-hue:#a6d7e2;
--aquarelle:#5ca7b2;
--blue-chill:#3c9090;
--north-sea:#2e6b6b;
--lacustral:#194d4d;
}

More palettes to explore