All Palettes

Color Palette #1e1e2f, #303045, #4a4a6d, #b5b5b5, #e6e6e6

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.blue-regal {
color: #303045;
}
.intense-purple {
color: #4a4a6d;
}
.brainstem-grey {
color: #b5b5b5;
}
.extraordinary-abundance-of-tinge {
color: #e6e6e6;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--blue-regal:#303045;
--intense-purple:#4a4a6d;
--brainstem-grey:#b5b5b5;
--extraordinary-abundance-of-tinge:#e6e6e6;
}

More palettes to explore