All Palettes

Color Palette #1d408c, #4b7bec, #80c6ef, #9ee5ff, #f7f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-hamlet {
color: #1d408c;
}
.blue-oyster-cult {
color: #4b7bec;
}
.fish-pond {
color: #80c6ef;
}
.winter-wizard {
color: #9ee5ff;
}
.lynx-white {
color: #f7f7f7;
}

/* CSS Variables */
:root {
--indigo-hamlet:#1d408c;
--blue-oyster-cult:#4b7bec;
--fish-pond:#80c6ef;
--winter-wizard:#9ee5ff;
--lynx-white:#f7f7f7;
}

More palettes to explore