All Palettes

Color Palette #7288da, #5d8dfe, #97a9b4, #2d3034, #f04747

0%
0%
0%

CSS code for this palette

/* CSS */
.tanzine {
color: #7288da;
}
.skinny-jeans {
color: #5d8dfe;
}
.ashen-wind {
color: #97a9b4;
}
.cod-grey {
color: #2d3034;
}
.glowing-brake-disc {
color: #f04747;
}

/* CSS Variables */
:root {
--tanzine:#7288da;
--skinny-jeans:#5d8dfe;
--ashen-wind:#97a9b4;
--cod-grey:#2d3034;
--glowing-brake-disc:#f04747;
}

More palettes to explore