All Palettes

Color Palette #1e2876, #405b9c, #6ba4c7, #b4e0e9, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1e2876;
}
.blue-dahlia {
color: #405b9c;
}
.air-blue {
color: #6ba4c7;
}
.across-the-bay {
color: #b4e0e9;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1e2876;
--blue-dahlia:#405b9c;
--air-blue:#6ba4c7;
--across-the-bay:#b4e0e9;
--everlasting-ice:#f5fafa;
}

More palettes to explore