All Palettes

Color Palette #1b2a6f, #4a6fa5, #89b8e1, #c5d8e2, #f5faf6

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1b2a6f;
}
.great-serpent {
color: #4a6fa5;
}
.goluboy-blue {
color: #89b8e1;
}
.blue-pearl {
color: #c5d8e2;
}
.whitest-white {
color: #f5faf6;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1b2a6f;
--great-serpent:#4a6fa5;
--goluboy-blue:#89b8e1;
--blue-pearl:#c5d8e2;
--whitest-white:#f5faf6;
}

More palettes to explore