All Palettes

Color Palette #1c4a6d, #3a7a9c, #4ea2b1, #6cc3d0, #b3e2ea

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1c4a6d;
}
.blue-dart-frog {
color: #3a7a9c;
}
.freshwater {
color: #4ea2b1;
}
.arctic-ocean {
color: #6cc3d0;
}
.across-the-bay {
color: #b3e2ea;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1c4a6d;
--blue-dart-frog:#3a7a9c;
--freshwater:#4ea2b1;
--arctic-ocean:#6cc3d0;
--across-the-bay:#b3e2ea;
}

More palettes to explore