All Palettes

Color Palette #1d1929, #4c2d53, #7d4f7b, #b28eb4, #f4c3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1d1929;
}
.purple-shade {
color: #4c2d53;
}
.phlox-flower-violet {
color: #7d4f7b;
}
.metal-petal {
color: #b28eb4;
}
.sweetheart {
color: #f4c3d6;
}

/* CSS Variables */
:root {
--coarse-wool:#1d1929;
--purple-shade:#4c2d53;
--phlox-flower-violet:#7d4f7b;
--metal-petal:#b28eb4;
--sweetheart:#f4c3d6;
}

More palettes to explore