All Palettes

Color Palette #7288da, #61afef, #3ba55d, #f04747, #ebebeb

0%
0%
0%

CSS code for this palette

/* CSS */
.tanzine {
color: #7288da;
}
.blue-jeans {
color: #61afef;
}
.chateau-green {
color: #3ba55d;
}
.glowing-brake-disc {
color: #f04747;
}
.mercury {
color: #ebebeb;
}

/* CSS Variables */
:root {
--tanzine:#7288da;
--blue-jeans:#61afef;
--chateau-green:#3ba55d;
--glowing-brake-disc:#f04747;
--mercury:#ebebeb;
}

More palettes to explore