All Palettes

Color Palette #1f3b4d, #4a6d8c, #7aa8b8, #b2d3e0, #f5f9fa

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3b4d;
}
.sailor-s-bay {
color: #4a6d8c;
}
.inner-sanctum {
color: #7aa8b8;
}
.early-june {
color: #b2d3e0;
}
.zh-n-zh-b-i-pearl {
color: #f5f9fa;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3b4d;
--sailor-s-bay:#4a6d8c;
--inner-sanctum:#7aa8b8;
--early-june:#b2d3e0;
--zh-n-zh-b-i-pearl:#f5f9fa;
}

More palettes to explore