All Palettes

Color Palette #3e4c89, #5b689a, #8c9bc0, #b5c7e8, #e5efff

0%
0%
0%

CSS code for this palette

/* CSS */
.dive-in {
color: #3e4c89;
}
.iris-bloom {
color: #5b689a;
}
.lavender-lustre {
color: #8c9bc0;
}
.radar {
color: #b5c7e8;
}
.brilliant-white {
color: #e5efff;
}

/* CSS Variables */
:root {
--dive-in:#3e4c89;
--iris-bloom:#5b689a;
--lavender-lustre:#8c9bc0;
--radar:#b5c7e8;
--brilliant-white:#e5efff;
}

More palettes to explore