All Palettes

Color Palette #1d1d2f, #4b4b63, #6f6f8b, #a0a0b1, #cfcfd8

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1d2f;
}
.blue-suede-shoes {
color: #4b4b63;
}
.stormy-mauve {
color: #6f6f8b;
}
.santas-grey {
color: #a0a0b1;
}
.light-pensive {
color: #cfcfd8;
}

/* CSS Variables */
:root {
--black-howl:#1d1d2f;
--blue-suede-shoes:#4b4b63;
--stormy-mauve:#6f6f8b;
--santas-grey:#a0a0b1;
--light-pensive:#cfcfd8;
}

More palettes to explore