All Palettes

Color Palette #1a1d2d, #3a4059, #5c5f7a, #a5a2c8, #d1c2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1d2d;
}
.victory-blue {
color: #3a4059;
}
.twilight-dusk {
color: #5c5f7a;
}
.may-mist {
color: #a5a2c8;
}
.fresh-heather {
color: #d1c2e0;
}

/* CSS Variables */
:root {
--sambucus:#1a1d2d;
--victory-blue:#3a4059;
--twilight-dusk:#5c5f7a;
--may-mist:#a5a2c8;
--fresh-heather:#d1c2e0;
}

More palettes to explore