All Palettes

Color Palette #2441ff, #4c6ffa, #809dff, #a3c6ff, #ccdcff

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-greek {
color: #2441ff;
}
.blue-titmouse {
color: #4c6ffa;
}
.fennel-flower {
color: #809dff;
}
.pastel-blue {
color: #a3c6ff;
}
.arc-light {
color: #ccdcff;
}

/* CSS Variables */
:root {
--bright-greek:#2441ff;
--blue-titmouse:#4c6ffa;
--fennel-flower:#809dff;
--pastel-blue:#a3c6ff;
--arc-light:#ccdcff;
}

More palettes to explore