All Palettes

Color Palette #e3e3e3, #b1b8c4, #7992b4, #3e5c84, #1f395c

0%
0%
0%

CSS code for this palette

/* CSS */
.aria {
color: #e3e3e3;
}
.brother-blue {
color: #b1b8c4;
}
.jay-wing-feathers {
color: #7992b4;
}
.functional-blue {
color: #3e5c84;
}
.navy-peony {
color: #1f395c;
}

/* CSS Variables */
:root {
--aria:#e3e3e3;
--brother-blue:#b1b8c4;
--jay-wing-feathers:#7992b4;
--functional-blue:#3e5c84;
--navy-peony:#1f395c;
}

More palettes to explore