All Palettes

Color Palette #1c4d6d, #3e8e98, #65b8a5, #9ae0c0, #e5f8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1c4d6d;
}
.seachange {
color: #3e8e98;
}
.bath-turquoise {
color: #65b8a5;
}
.bright-sea-green {
color: #9ae0c0;
}
.weathered-mint {
color: #e5f8e2;
}

/* CSS Variables */
:root {
--seafarer:#1c4d6d;
--seachange:#3e8e98;
--bath-turquoise:#65b8a5;
--bright-sea-green:#9ae0c0;
--weathered-mint:#e5f8e2;
}

More palettes to explore