All Palettes

Color Palette #1b4e8d, #3c8eb4, #5ec9e4, #a1e5f2, #eef8fc

0%
0%
0%

CSS code for this palette

/* CSS */
.dancing-sea {
color: #1b4e8d;
}
.navagio-bay {
color: #3c8eb4;
}
.magnesia-bay {
color: #5ec9e4;
}
.blizzard-blue {
color: #a1e5f2;
}
.silent-snowfall {
color: #eef8fc;
}

/* CSS Variables */
:root {
--dancing-sea:#1b4e8d;
--navagio-bay:#3c8eb4;
--magnesia-bay:#5ec9e4;
--blizzard-blue:#a1e5f2;
--silent-snowfall:#eef8fc;
}

More palettes to explore