All Palettes

Color Palette #2b3b50, #4f6c78, #90b1b6, #d3e7e9, #fffbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fantastic {
color: #2b3b50;
}
.winter-shadow {
color: #4f6c78;
}
.bulfinch-blue {
color: #90b1b6;
}
.bravo-blue {
color: #d3e7e9;
}
.vanilla-shake {
color: #fffbf0;
}

/* CSS Variables */
:root {
--blue-fantastic:#2b3b50;
--winter-shadow:#4f6c78;
--bulfinch-blue:#90b1b6;
--bravo-blue:#d3e7e9;
--vanilla-shake:#fffbf0;
}

More palettes to explore