All Palettes

Color Palette #4b3e75, #7d6a9a, #b99fc6, #e3c3a1, #d04949

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-wisteria {
color: #4b3e75;
}
.purple-paradise {
color: #7d6a9a;
}
.crocus-petal {
color: #b99fc6;
}
.buttercup-yellow {
color: #e3c3a1;
}
.african-mahogany {
color: #d04949;
}

/* CSS Variables */
:root {
--deep-wisteria:#4b3e75;
--purple-paradise:#7d6a9a;
--crocus-petal:#b99fc6;
--buttercup-yellow:#e3c3a1;
--african-mahogany:#d04949;
}

More palettes to explore