All Palettes

Color Palette #5c3a7e, #ba5e8b, #f6a9a2, #f4e4b3, #2d2b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.tillandsia-purple {
color: #5c3a7e;
}
.beauty-queen {
color: #ba5e8b;
}
.calabrese {
color: #f6a9a2;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.shoe-wax {
color: #2d2b2a;
}

/* CSS Variables */
:root {
--tillandsia-purple:#5c3a7e;
--beauty-queen:#ba5e8b;
--calabrese:#f6a9a2;
--smooth-as-corn-silk:#f4e4b3;
--shoe-wax:#2d2b2a;
}

More palettes to explore