All Palettes

Color Palette #1c1d2b, #3b3c4e, #5a5b77, #8b7c5b, #d0c9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1c1d2b;
}
.india-ink {
color: #3b3c4e;
}
.agate-violet {
color: #5a5b77;
}
.canyon-verde {
color: #8b7c5b;
}
.manuscript {
color: #d0c9b9;
}

/* CSS Variables */
:root {
--coarse-wool:#1c1d2b;
--india-ink:#3b3c4e;
--agate-violet:#5a5b77;
--canyon-verde:#8b7c5b;
--manuscript:#d0c9b9;
}

More palettes to explore