All Palettes

Color Palette #3b5097, #5b6b9f, #8d99b0, #c3c7d5, #e8e8f3

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-ultramarine {
color: #3b5097;
}
.moonshade {
color: #5b6b9f;
}
.moon-veil {
color: #8d99b0;
}
.hyacinth-white-soft-blue {
color: #c3c7d5;
}
.whisper-blue {
color: #e8e8f3;
}

/* CSS Variables */
:root {
--deep-ultramarine:#3b5097;
--moonshade:#5b6b9f;
--moon-veil:#8d99b0;
--hyacinth-white-soft-blue:#c3c7d5;
--whisper-blue:#e8e8f3;
}

More palettes to explore