All Palettes

Color Palette #1a1f5b, #3b4f8c, #5d80bb, #89b7d2, #b2e1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.fibonacci-blue {
color: #1a1f5b;
}
.tory-blue {
color: #3b4f8c;
}
.granada-sky {
color: #5d80bb;
}
.simply-posh {
color: #89b7d2;
}
.polar-blue {
color: #b2e1e6;
}

/* CSS Variables */
:root {
--fibonacci-blue:#1a1f5b;
--tory-blue:#3b4f8c;
--granada-sky:#5d80bb;
--simply-posh:#89b7d2;
--polar-blue:#b2e1e6;
}

More palettes to explore