All Palettes

Color Palette #1e4e76, #3b8cb5, #5ec3d9, #ade6e1, #f5faf6

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4e76;
}
.navagio-bay {
color: #3b8cb5;
}
.sea-capture {
color: #5ec3d9;
}
.timeless-seafoam {
color: #ade6e1;
}
.whitest-white {
color: #f5faf6;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4e76;
--navagio-bay:#3b8cb5;
--sea-capture:#5ec3d9;
--timeless-seafoam:#ade6e1;
--whitest-white:#f5faf6;
}

More palettes to explore