All Palettes

Color Palette #1d1d2f, #3e405b, #5c5e7a, #8b87a1, #d6c8a8

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1d2f;
}
.amphystine {
color: #3e405b;
}
.strong-iris {
color: #5c5e7a;
}
.antiquate {
color: #8b87a1;
}
.thatched-cottage {
color: #d6c8a8;
}

/* CSS Variables */
:root {
--black-howl:#1d1d2f;
--amphystine:#3e405b;
--strong-iris:#5c5e7a;
--antiquate:#8b87a1;
--thatched-cottage:#d6c8a8;
}

More palettes to explore