All Palettes

Color Palette #7c4dff, #a74cdc, #ff5c85, #ffb84d, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-nights {
color: #7c4dff;
}
.magenta-affair {
color: #a74cdc;
}
.stellar-strawberry {
color: #ff5c85;
}
.floral-leaf {
color: #ffb84d;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--venetian-nights:#7c4dff;
--magenta-affair:#a74cdc;
--stellar-strawberry:#ff5c85;
--floral-leaf:#ffb84d;
--hollandaise:#ffec3d;
}

More palettes to explore