All Palettes

Color Palette #5c4b8b, #b67ca9, #e1b7d1, #f2d4a6, #f3ca4f

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.cheddar-pink-mauve {
color: #b67ca9;
}
.eau-de-rose {
color: #e1b7d1;
}
.garbanzo-bean {
color: #f2d4a6;
}
.radiant-sun {
color: #f3ca4f;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--cheddar-pink-mauve:#b67ca9;
--eau-de-rose:#e1b7d1;
--garbanzo-bean:#f2d4a6;
--radiant-sun:#f3ca4f;
}

More palettes to explore