All Palettes

Color Palette #4a718c, #6a8c9a, #9cb4b2, #b0d8d6, #d8f3f0

0%
0%
0%

CSS code for this palette

/* CSS */
.sailor-s-bay {
color: #4a718c;
}
.spirit-mountain {
color: #6a8c9a;
}
.powder-mill {
color: #9cb4b2;
}
.rivers-edge {
color: #b0d8d6;
}
.air-of-mint {
color: #d8f3f0;
}

/* CSS Variables */
:root {
--sailor-s-bay:#4a718c;
--spirit-mountain:#6a8c9a;
--powder-mill:#9cb4b2;
--rivers-edge:#b0d8d6;
--air-of-mint:#d8f3f0;
}

More palettes to explore