All Palettes

Color Palette #2f636a, #4a8a8c, #6eb4b1, #a8d6d6, #e4f1f1

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-marine {
color: #2f636a;
}
.flounce {
color: #4a8a8c;
}
.aurora-teal {
color: #6eb4b1;
}
.iced-aqua {
color: #a8d6d6;
}
.ethereal-white {
color: #e4f1f1;
}

/* CSS Variables */
:root {
--deep-marine:#2f636a;
--flounce:#4a8a8c;
--aurora-teal:#6eb4b1;
--iced-aqua:#a8d6d6;
--ethereal-white:#e4f1f1;
}

More palettes to explore