All Palettes

Color Palette #1e3b48, #296989, #4e9cc1, #a1d6e2, #eaf6f3

0%
0%
0%

CSS code for this palette

/* CSS */
.sunken-harbor {
color: #1e3b48;
}
.faience {
color: #296989;
}
.mountain-bluebird {
color: #4e9cc1;
}
.terrace-pool {
color: #a1d6e2;
}
.shiroi-white {
color: #eaf6f3;
}

/* CSS Variables */
:root {
--sunken-harbor:#1e3b48;
--faience:#296989;
--mountain-bluebird:#4e9cc1;
--terrace-pool:#a1d6e2;
--shiroi-white:#eaf6f3;
}

More palettes to explore