All Palettes

Color Palette #1e4b6c, #3b8b9b, #6cb7b2, #9fd6d1, #bce6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4b6c;
}
.seachange {
color: #3b8b9b;
}
.florida-turquoise {
color: #6cb7b2;
}
.touch-of-turquoise {
color: #9fd6d1;
}
.soothing-sea {
color: #bce6e0;
}

/* CSS Variables */
:root {
--seafarer:#1e4b6c;
--seachange:#3b8b9b;
--florida-turquoise:#6cb7b2;
--touch-of-turquoise:#9fd6d1;
--soothing-sea:#bce6e0;
}

More palettes to explore