All Palettes

Color Palette #1d1d2a, #393946, #6b6b7b, #a46088, #d84b65

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1d1d2a;
}
.martinique {
color: #393946;
}
.space-station {
color: #6b6b7b;
}
.thimble-red {
color: #a46088;
}
.cranberry-splash {
color: #d84b65;
}

/* CSS Variables */
:root {
--coarse-wool:#1d1d2a;
--martinique:#393946;
--space-station:#6b6b7b;
--thimble-red:#a46088;
--cranberry-splash:#d84b65;
}

More palettes to explore