All Palettes

Color Palette #1d4e72, #3b8fab, #5cc3d1, #a6e0e8, #f8fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1d4e72;
}
.blue-moon {
color: #3b8fab;
}
.skink-blue {
color: #5cc3d1;
}
.early-july {
color: #a6e0e8;
}
.wash-me {
color: #f8fafc;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1d4e72;
--blue-moon:#3b8fab;
--skink-blue:#5cc3d1;
--early-july:#a6e0e8;
--wash-me:#f8fafc;
}

More palettes to explore