All Palettes

Color Palette #a1c2e3, #809ca3, #5a7e8c, #3f5c6e, #2b3b50

0%
0%
0%

CSS code for this palette

/* CSS */
.blair {
color: #a1c2e3;
}
.stone-blue {
color: #809ca3;
}
.technical-blue {
color: #5a7e8c;
}
.inlet-harbor {
color: #3f5c6e;
}
.blue-fantastic {
color: #2b3b50;
}

/* CSS Variables */
:root {
--blair:#a1c2e3;
--stone-blue:#809ca3;
--technical-blue:#5a7e8c;
--inlet-harbor:#3f5c6e;
--blue-fantastic:#2b3b50;
}

More palettes to explore