All Palettes

Color Palette #1b649d, #1e7da9, #1f9fc7, #a5d7e9, #eff8fb

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.blue-vacation {
color: #1e7da9;
}
.celestine-spring {
color: #1f9fc7;
}
.blue-bubble {
color: #a5d7e9;
}
.silent-snowfall {
color: #eff8fb;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--blue-vacation:#1e7da9;
--celestine-spring:#1f9fc7;
--blue-bubble:#a5d7e9;
--silent-snowfall:#eff8fb;
}

More palettes to explore