All Palettes

Color Palette #1b5d88, #3c909f, #6db5c0, #a0cfe9, #f1f7f8

0%
0%
0%

CSS code for this palette

/* CSS */
.oceanic-motion {
color: #1b5d88;
}
.winter-time {
color: #3c909f;
}
.riverside-blue {
color: #6db5c0;
}
.mediterranean-charm {
color: #a0cfe9;
}
.distant-horizon {
color: #f1f7f8;
}

/* CSS Variables */
:root {
--oceanic-motion:#1b5d88;
--winter-time:#3c909f;
--riverside-blue:#6db5c0;
--mediterranean-charm:#a0cfe9;
--distant-horizon:#f1f7f8;
}

More palettes to explore