All Palettes

Color Palette #1c4e6d, #3c7c9a, #619eb3, #a1d5e3, #f5f8f1

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1c4e6d;
}
.blue-dart-frog {
color: #3c7c9a;
}
.dolphin-daze {
color: #619eb3;
}
.terrace-pool {
color: #a1d5e3;
}
.laundry-white {
color: #f5f8f1;
}

/* CSS Variables */
:root {
--seafarer:#1c4e6d;
--blue-dart-frog:#3c7c9a;
--dolphin-daze:#619eb3;
--terrace-pool:#a1d5e3;
--laundry-white:#f5f8f1;
}

More palettes to explore