All Palettes

Color Palette #8fdbff, #5b9edc, #3e7a98, #2b4a64, #1f3a47

0%
0%
0%

CSS code for this palette

/* CSS */
.tranquil-pool {
color: #8fdbff;
}
.blue-bay {
color: #5b9edc;
}
.cry-me-a-river {
color: #3e7a98;
}
.majolica-blue {
color: #2b4a64;
}
.sunken-harbor {
color: #1f3a47;
}

/* CSS Variables */
:root {
--tranquil-pool:#8fdbff;
--blue-bay:#5b9edc;
--cry-me-a-river:#3e7a98;
--majolica-blue:#2b4a64;
--sunken-harbor:#1f3a47;
}

More palettes to explore