All Palettes

Color Palette #3b5897, #4d6db3, #6d91d5, #a3c7e0, #f3f8fc

0%
0%
0%

CSS code for this palette

/* CSS */
.muted-lavender {
color: #3b5897;
}
.azraq-blue {
color: #4d6db3;
}
.bashful-blue {
color: #6d91d5;
}
.sea-cliff {
color: #a3c7e0;
}
.cotton-ball {
color: #f3f8fc;
}

/* CSS Variables */
:root {
--muted-lavender:#3b5897;
--azraq-blue:#4d6db3;
--bashful-blue:#6d91d5;
--sea-cliff:#a3c7e0;
--cotton-ball:#f3f8fc;
}

More palettes to explore