All Palettes

Color Palette #e6a8b7, #f2c5d3, #f8e2e7, #f5c4a3, #f3b7af

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-party {
color: #e6a8b7;
}
.in-the-pink {
color: #f2c5d3;
}
.pork-belly {
color: #f8e2e7;
}
.australian-apricot {
color: #f5c4a3;
}
.ballerina-tears {
color: #f3b7af;
}

/* CSS Variables */
:root {
--garden-party:#e6a8b7;
--in-the-pink:#f2c5d3;
--pork-belly:#f8e2e7;
--australian-apricot:#f5c4a3;
--ballerina-tears:#f3b7af;
}

More palettes to explore