All Palettes

Color Palette #1b4279, #2a5a8d, #3c7b9f, #5cb2c1, #a3e6e4

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b4279;
}
.endeavour {
color: #2a5a8d;
}
.blue-dart-frog {
color: #3c7b9f;
}
.finnish-fiord {
color: #5cb2c1;
}
.everest {
color: #a3e6e4;
}

/* CSS Variables */
:root {
--assault:#1b4279;
--endeavour:#2a5a8d;
--blue-dart-frog:#3c7b9f;
--finnish-fiord:#5cb2c1;
--everest:#a3e6e4;
}

More palettes to explore