All Palettes

Color Palette #4a6d8c, #6a8f9a, #90b2af, #b0d9d1, #e5f3f5

0%
0%
0%

CSS code for this palette

/* CSS */
.sailor-s-bay {
color: #4a6d8c;
}
.secret-cove {
color: #6a8f9a;
}
.undersea {
color: #90b2af;
}
.wave-top {
color: #b0d9d1;
}
.milky-way {
color: #e5f3f5;
}

/* CSS Variables */
:root {
--sailor-s-bay:#4a6d8c;
--secret-cove:#6a8f9a;
--undersea:#90b2af;
--wave-top:#b0d9d1;
--milky-way:#e5f3f5;
}

More palettes to explore