All Palettes

Color Palette #e9a0d7, #f3ca4f, #a1e8e5, #7a2b88, #f06d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-orchid {
color: #e9a0d7;
}
.radiant-sun {
color: #f3ca4f;
}
.everest {
color: #a1e8e5;
}
.maximum-purple {
color: #7a2b88;
}
.entan-red {
color: #f06d4c;
}

/* CSS Variables */
:root {
--light-orchid:#e9a0d7;
--radiant-sun:#f3ca4f;
--everest:#a1e8e5;
--maximum-purple:#7a2b88;
--entan-red:#f06d4c;
}

More palettes to explore