All Palettes

Color Palette #1f3d5c, #3b7a9b, #6dc5d5, #88e0f2, #fafcb0

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.blue-dart-frog {
color: #3b7a9b;
}
.squeaky {
color: #6dc5d5;
}
.photon-barrier {
color: #88e0f2;
}
.parchment {
color: #fafcb0;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--blue-dart-frog:#3b7a9b;
--squeaky:#6dc5d5;
--photon-barrier:#88e0f2;
--parchment:#fafcb0;
}

More palettes to explore