All Palettes

Color Palette #a35c94, #f2b1c4, #f6e4e6, #f7c94b, #d5a448

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda-onion {
color: #a35c94;
}
.rhodonite {
color: #f2b1c4;
}
.marshmallow-rose {
color: #f6e4e6;
}
.sunny-mood {
color: #f7c94b;
}
.chipmunk {
color: #d5a448;
}

/* CSS Variables */
:root {
--bermuda-onion:#a35c94;
--rhodonite:#f2b1c4;
--marshmallow-rose:#f6e4e6;
--sunny-mood:#f7c94b;
--chipmunk:#d5a448;
}

More palettes to explore