All Palettes

Color Palette #b1c5e7, #7b8f9d, #4c6b76, #2e4c60, #1b2937

0%
0%
0%

CSS code for this palette

/* CSS */
.promise-keeping {
color: #b1c5e7;
}
.bird-blue {
color: #7b8f9d;
}
.before-the-storm {
color: #4c6b76;
}
.sovereignty {
color: #2e4c60;
}
.oceanic-noir {
color: #1b2937;
}

/* CSS Variables */
:root {
--promise-keeping:#b1c5e7;
--bird-blue:#7b8f9d;
--before-the-storm:#4c6b76;
--sovereignty:#2e4c60;
--oceanic-noir:#1b2937;
}

More palettes to explore