All Palettes

Color Palette #6b7cff, #708dff, #80a6ff, #9ec6ff, #b3e2ff

0%
0%
0%

CSS code for this palette

/* CSS */
.byzantine-night-blue {
color: #6b7cff;
}
.punch-out-glove {
color: #708dff;
}
.fennel-flower {
color: #80a6ff;
}
.apocyan {
color: #9ec6ff;
}
.frozen-landscape {
color: #b3e2ff;
}

/* CSS Variables */
:root {
--byzantine-night-blue:#6b7cff;
--punch-out-glove:#708dff;
--fennel-flower:#80a6ff;
--apocyan:#9ec6ff;
--frozen-landscape:#b3e2ff;
}

More palettes to explore