All Palettes

Color Palette #1d4e72, #3a7d9c, #69b6c3, #a5e2e9, #ffbd42

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1d4e72;
}
.blue-dart-frog {
color: #3a7d9c;
}
.maritime-soft-blue {
color: #69b6c3;
}
.blizzard-blue {
color: #a5e2e9;
}
.pale-marigold {
color: #ffbd42;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1d4e72;
--blue-dart-frog:#3a7d9c;
--maritime-soft-blue:#69b6c3;
--blizzard-blue:#a5e2e9;
--pale-marigold:#ffbd42;
}

More palettes to explore