All Palettes

Color Palette #1a1e2e, #4b4e77, #7c7d9c, #a4a7c1, #e5b952

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1a1e2e;
}
.skipper-blue {
color: #4b4e77;
}
.blue-intrigue {
color: #7c7d9c;
}
.canyon-mist {
color: #a4a7c1;
}
.blockchain-gold {
color: #e5b952;
}

/* CSS Variables */
:root {
--black-howl:#1a1e2e;
--skipper-blue:#4b4e77;
--blue-intrigue:#7c7d9c;
--canyon-mist:#a4a7c1;
--blockchain-gold:#e5b952;
}

More palettes to explore