All Palettes

Color Palette #6b8eff, #4b7dbe, #3a5c8d, #2d496c, #1d2954

0%
0%
0%

CSS code for this palette

/* CSS */
.punch-out-glove {
color: #6b8eff;
}
.parkwater {
color: #4b7dbe;
}
.antilles-blue {
color: #3a5c8d;
}
.blue-tang {
color: #2d496c;
}
.pico-void {
color: #1d2954;
}

/* CSS Variables */
:root {
--punch-out-glove:#6b8eff;
--parkwater:#4b7dbe;
--antilles-blue:#3a5c8d;
--blue-tang:#2d496c;
--pico-void:#1d2954;
}

More palettes to explore