All Palettes

Color Palette #1d3d49, #3d7b9e, #65b1d2, #a5e3e9, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1d3d49;
}
.blue-dart-frog {
color: #3d7b9e;
}
.shimmering-brook {
color: #65b1d2;
}
.blizzard-blue {
color: #a5e3e9;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--subterranean-river:#1d3d49;
--blue-dart-frog:#3d7b9e;
--shimmering-brook:#65b1d2;
--blizzard-blue:#a5e3e9;
--child-of-light:#f1f5f8;
}

More palettes to explore