All Palettes

Color Palette #2f636a, #4b8b8b, #7ab3b2, #b5e8e4, #f1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-marine {
color: #2f636a;
}
.flounce {
color: #4b8b8b;
}
.spring-water-turquoise {
color: #7ab3b2;
}
.tahitian-breeze {
color: #b5e8e4;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--deep-marine:#2f636a;
--flounce:#4b8b8b;
--spring-water-turquoise:#7ab3b2;
--tahitian-breeze:#b5e8e4;
--distant-horizon:#f1f9f9;
}

More palettes to explore