All Palettes

Color Palette #203d4c, #3d7b8a, #5fc4b8, #a5e3c1, #f7e4c5

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #203d4c;
}
.blue-catch {
color: #3d7b8a;
}
.sea-life {
color: #5fc4b8;
}
.reef-green {
color: #a5e3c1;
}
.lightweight-beige {
color: #f7e4c5;
}

/* CSS Variables */
:root {
--subterranean-river:#203d4c;
--blue-catch:#3d7b8a;
--sea-life:#5fc4b8;
--reef-green:#a5e3c1;
--lightweight-beige:#f7e4c5;
}

More palettes to explore