All Palettes

Color Palette #1c202c, #4b4e62, #7b7f9d, #b8c9e0, #f5faff

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1c202c;
}
.tried-true-blue {
color: #4b4e62;
}
.blue-intrigue {
color: #7b7f9d;
}
.mystic-river {
color: #b8c9e0;
}
.heart-of-ice {
color: #f5faff;
}

/* CSS Variables */
:root {
--black-howl:#1c202c;
--tried-true-blue:#4b4e62;
--blue-intrigue:#7b7f9d;
--mystic-river:#b8c9e0;
--heart-of-ice:#f5faff;
}

More palettes to explore