All Palettes

Color Palette #7288da, #61afef, #2d3034, #97a9b4, #e3e3e3

0%
0%
0%

CSS code for this palette

/* CSS */
.tanzine {
color: #7288da;
}
.blue-jeans {
color: #61afef;
}
.cod-grey {
color: #2d3034;
}
.ashen-wind {
color: #97a9b4;
}
.aria {
color: #e3e3e3;
}

/* CSS Variables */
:root {
--tanzine:#7288da;
--blue-jeans:#61afef;
--cod-grey:#2d3034;
--ashen-wind:#97a9b4;
--aria:#e3e3e3;
}

More palettes to explore