All Palettes

Color Palette #a6c9d9, #74b2c3, #43a1b6, #1b8b8d, #007f80

0%
0%
0%

CSS code for this palette

/* CSS */
.alpine-morning-blue {
color: #a6c9d9;
}
.tropez-blue {
color: #74b2c3;
}
.aquatic-cool {
color: #43a1b6;
}
.ocean-liner {
color: #1b8b8d;
}
.teal {
color: #007f80;
}

/* CSS Variables */
:root {
--alpine-morning-blue:#a6c9d9;
--tropez-blue:#74b2c3;
--aquatic-cool:#43a1b6;
--ocean-liner:#1b8b8d;
--teal:#007f80;
}

More palettes to explore