All Palettes

Color Palette #a65e9e, #da8b8d, #f1b7a2, #f3d2a5, #f8c0a0

0%
0%
0%

CSS code for this palette

/* CSS */
.heath-spotted-orchid {
color: #a65e9e;
}
.copperfield {
color: #da8b8d;
}
.antique-cameo {
color: #f1b7a2;
}
.tequila {
color: #f3d2a5;
}
.coral-blossom {
color: #f8c0a0;
}

/* CSS Variables */
:root {
--heath-spotted-orchid:#a65e9e;
--copperfield:#da8b8d;
--antique-cameo:#f1b7a2;
--tequila:#f3d2a5;
--coral-blossom:#f8c0a0;
}

More palettes to explore