All Palettes

Color Palette #4c3d6c, #b27b9b, #f1c0d1, #f5e19e, #f9b14e

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4c3d6c;
}
.antique-hot-pink {
color: #b27b9b;
}
.pink-chintz {
color: #f1c0d1;
}
.buttery-croissant {
color: #f5e19e;
}
.salted-caramel-popcorn {
color: #f9b14e;
}

/* CSS Variables */
:root {
--meteorite:#4c3d6c;
--antique-hot-pink:#b27b9b;
--pink-chintz:#f1c0d1;
--buttery-croissant:#f5e19e;
--salted-caramel-popcorn:#f9b14e;
}

More palettes to explore