All Palettes

Color Palette #7288da, #5d8dfe, #4d7dfe, #3d7eff, #2b2d31

0%
0%
0%

CSS code for this palette

/* CSS */
.tanzine {
color: #7288da;
}
.skinny-jeans {
color: #5d8dfe;
}
.c64-ntsc {
color: #4d7dfe;
}
.lightish-blue {
color: #3d7eff;
}
.caviar {
color: #2b2d31;
}

/* CSS Variables */
:root {
--tanzine:#7288da;
--skinny-jeans:#5d8dfe;
--c64-ntsc:#4d7dfe;
--lightish-blue:#3d7eff;
--caviar:#2b2d31;
}

More palettes to explore