All Palettes

Color Palette #1b4d74, #3c7b9a, #5bb6c8, #8ee8f0, #efe4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1b4d74;
}
.blue-dart-frog {
color: #3c7b9a;
}
.water-baby {
color: #5bb6c8;
}
.bath-water {
color: #8ee8f0;
}
.boxwood-yellow {
color: #efe4a4;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1b4d74;
--blue-dart-frog:#3c7b9a;
--water-baby:#5bb6c8;
--bath-water:#8ee8f0;
--boxwood-yellow:#efe4a4;
}

More palettes to explore