All Palettes

Color Palette #a46aa4, #b3a4b7, #ead2e8, #f4b3c3, #fc7890

0%
0%
0%

CSS code for this palette

/* CSS */
.iris-orchid {
color: #a46aa4;
}
.bellflower-violet {
color: #b3a4b7;
}
.champagne-elegance {
color: #ead2e8;
}
.ibis {
color: #f4b3c3;
}
.carnation {
color: #fc7890;
}

/* CSS Variables */
:root {
--iris-orchid:#a46aa4;
--bellflower-violet:#b3a4b7;
--champagne-elegance:#ead2e8;
--ibis:#f4b3c3;
--carnation:#fc7890;
}

More palettes to explore