All Palettes

Color Palette #1e1e2f, #4f4f63, #7e7e95, #b1b1e7, #ff5f57

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.legendary-purple {
color: #4f4f63;
}
.waterloo {
color: #7e7e95;
}
.maximum-blue-purple {
color: #b1b1e7;
}
.sunset-orange {
color: #ff5f57;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--legendary-purple:#4f4f63;
--waterloo:#7e7e95;
--maximum-blue-purple:#b1b1e7;
--sunset-orange:#ff5f57;
}

More palettes to explore