All Palettes

Color Palette #4a3c6d, #7b5b95, #b68dbf, #f0c7d9, #ffdb70

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4a3c6d;
}
.ghostly-purple {
color: #7b5b95;
}
.satin-flower {
color: #b68dbf;
}
.persian-delight {
color: #f0c7d9;
}
.hawkbit {
color: #ffdb70;
}

/* CSS Variables */
:root {
--meteorite:#4a3c6d;
--ghostly-purple:#7b5b95;
--satin-flower:#b68dbf;
--persian-delight:#f0c7d9;
--hawkbit:#ffdb70;
}

More palettes to explore