All Palettes

Color Palette #1c1c31, #4f4f7d, #6f6f9b, #a3a3d2, #e4e4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1c1c31;
}
.tangent-periwinkle {
color: #4f4f7d;
}
.thirsty-thursday {
color: #6f6f9b;
}
.water-hyacinth {
color: #a3a3d2;
}
.farsighted {
color: #e4e4f1;
}

/* CSS Variables */
:root {
--black-howl:#1c1c31;
--tangent-periwinkle:#4f4f7d;
--thirsty-thursday:#6f6f9b;
--water-hyacinth:#a3a3d2;
--farsighted:#e4e4f1;
}

More palettes to explore