All Palettes

Color Palette #1f3d51, #2a698d, #4cb6c2, #89e1d9, #f3eae2

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3d51;
}
.ocean-call {
color: #2a698d;
}
.glassmith {
color: #4cb6c2;
}
.cold-blue {
color: #89e1d9;
}
.paper-lamb {
color: #f3eae2;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3d51;
--ocean-call:#2a698d;
--glassmith:#4cb6c2;
--cold-blue:#89e1d9;
--paper-lamb:#f3eae2;
}

More palettes to explore