All Palettes

Color Palette #3c498b, #506cb4, #71a2d1, #8edcf5, #e7f2f9

0%
0%
0%

CSS code for this palette

/* CSS */
.dive-in {
color: #3c498b;
}
.azraq-blue {
color: #506cb4;
}
.overcast {
color: #71a2d1;
}
.photon-barrier {
color: #8edcf5;
}
.clear-vision {
color: #e7f2f9;
}

/* CSS Variables */
:root {
--dive-in:#3c498b;
--azraq-blue:#506cb4;
--overcast:#71a2d1;
--photon-barrier:#8edcf5;
--clear-vision:#e7f2f9;
}

More palettes to explore