All Palettes

Color Palette #0b3d93, #1d5995, #3d7b9e, #5fb7c8, #a4e1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-seashore-night {
color: #0b3d93;
}
.florentine-lapis {
color: #1d5995;
}
.blue-dart-frog {
color: #3d7b9e;
}
.water-baby {
color: #5fb7c8;
}
.charlotte {
color: #a4e1e5;
}

/* CSS Variables */
:root {
--dark-seashore-night:#0b3d93;
--florentine-lapis:#1d5995;
--blue-dart-frog:#3d7b9e;
--water-baby:#5fb7c8;
--charlotte:#a4e1e5;
}

More palettes to explore