All Palettes

Color Palette #4b7bec, #6ba0e1, #8fb3e5, #b3d8ea, #e0f3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oyster-cult {
color: #4b7bec;
}
.greek-sea {
color: #6ba0e1;
}
.adrift-on-the-nile {
color: #8fb3e5;
}
.minified-blue {
color: #b3d8ea;
}
.wizard-white {
color: #e0f3ff;
}

/* CSS Variables */
:root {
--blue-oyster-cult:#4b7bec;
--greek-sea:#6ba0e1;
--adrift-on-the-nile:#8fb3e5;
--minified-blue:#b3d8ea;
--wizard-white:#e0f3ff;
}

More palettes to explore