All Palettes

Color Palette #f7bfa1, #f1a7ae, #d69ebf, #a58ab7, #7a6ec9

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-blossom {
color: #f7bfa1;
}
.hibiscus-petal {
color: #f1a7ae;
}
.pastel-lavender {
color: #d69ebf;
}
.kismet {
color: #a58ab7;
}
.venus-violet {
color: #7a6ec9;
}

/* CSS Variables */
:root {
--coral-blossom:#f7bfa1;
--hibiscus-petal:#f1a7ae;
--pastel-lavender:#d69ebf;
--kismet:#a58ab7;
--venus-violet:#7a6ec9;
}

More palettes to explore