All Palettes

Color Palette #2a8ed5, #79b7e6, #a3d6f5, #f4f9fb, #3f5c92

0%
0%
0%

CSS code for this palette

/* CSS */
.boyzone {
color: #2a8ed5;
}
.aero {
color: #79b7e6;
}
.juzcar-blue {
color: #a3d6f5;
}
.m-white {
color: #f4f9fb;
}
.integra {
color: #3f5c92;
}

/* CSS Variables */
:root {
--boyzone:#2a8ed5;
--aero:#79b7e6;
--juzcar-blue:#a3d6f5;
--m-white:#f4f9fb;
--integra:#3f5c92;
}

More palettes to explore