All Palettes

Color Palette #a65e9b, #d78c89, #f2b150, #f4d85d, #6b8e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-orchid {
color: #a65e9b;
}
.pink-slip {
color: #d78c89;
}
.casablanca {
color: #f2b150;
}
.dilly-dally {
color: #f4d85d;
}
.mary-s-garden {
color: #6b8e3e;
}

/* CSS Variables */
:root {
--radiant-orchid:#a65e9b;
--pink-slip:#d78c89;
--casablanca:#f2b150;
--dilly-dally:#f4d85d;
--mary-s-garden:#6b8e3e;
}

More palettes to explore