All Palettes

Color Palette #003a5c, #0a6c99, #78b6d3, #c2d6e5, #f4f1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.maniac-mansion {
color: #003a5c;
}
.cairns {
color: #0a6c99;
}
.blue-chrysocolla {
color: #78b6d3;
}
.light-ridge-light {
color: #c2d6e5;
}
.angel-s-feather {
color: #f4f1e6;
}

/* CSS Variables */
:root {
--maniac-mansion:#003a5c;
--cairns:#0a6c99;
--blue-chrysocolla:#78b6d3;
--light-ridge-light:#c2d6e5;
--angel-s-feather:#f4f1e6;
}

More palettes to explore