All Palettes

Color Palette #1a1d2d, #393e5b, #5a5e8c, #8a6c99, #d86f94

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1d2d;
}
.mangosteen {
color: #393e5b;
}
.midnight-sea {
color: #5a5e8c;
}
.viola-grey {
color: #8a6c99;
}
.the-sickener {
color: #d86f94;
}

/* CSS Variables */
:root {
--sambucus:#1a1d2d;
--mangosteen:#393e5b;
--midnight-sea:#5a5e8c;
--viola-grey:#8a6c99;
--the-sickener:#d86f94;
}

More palettes to explore