All Palettes

Color Palette #b5c9d9, #a3b7c2, #6d8d9c, #4a5e6d, #2a333c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-ballerina {
color: #b5c9d9;
}
.sterling-blue {
color: #a3b7c2;
}
.smoky-azurite {
color: #6d8d9c;
}
.ragtime-blues {
color: #4a5e6d;
}
.diamond-black {
color: #2a333c;
}

/* CSS Variables */
:root {
--blue-ballerina:#b5c9d9;
--sterling-blue:#a3b7c2;
--smoky-azurite:#6d8d9c;
--ragtime-blues:#4a5e6d;
--diamond-black:#2a333c;
}

More palettes to explore