All Palettes

Color Palette #1e1e2f, #3b3b4e, #5b5b80, #a2a2c3, #f2f2d4

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.india-ink {
color: #3b3b4e;
}
.strong-iris {
color: #5b5b80;
}
.ruffled-iris {
color: #a2a2c3;
}
.m-l-b-i-oyster {
color: #f2f2d4;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--india-ink:#3b3b4e;
--strong-iris:#5b5b80;
--ruffled-iris:#a2a2c3;
--m-l-b-i-oyster:#f2f2d4;
}

More palettes to explore