All Palettes

Color Palette #a85d8b, #bfa0d4, #f1c7a7, #f9b639, #e3812b

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a85d8b;
}
.enchanted-lavender {
color: #bfa0d4;
}
.citrus-sachet {
color: #f1c7a7;
}
.squash-blossom {
color: #f9b639;
}
.chaat-masala {
color: #e3812b;
}

/* CSS Variables */
:root {
--cyclamen-red:#a85d8b;
--enchanted-lavender:#bfa0d4;
--citrus-sachet:#f1c7a7;
--squash-blossom:#f9b639;
--chaat-masala:#e3812b;
}

More palettes to explore