All Palettes

Color Palette #d58b96, #e6a3a7, #f0bab2, #f9c5b4, #f3e2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-pink {
color: #d58b96;
}
.berry-riche {
color: #e6a3a7;
}
.ballerina-tears {
color: #f0bab2;
}
.apricot-obsession {
color: #f9c5b4;
}
.blush-tint {
color: #f3e2e5;
}

/* CSS Variables */
:root {
--dusty-pink:#d58b96;
--berry-riche:#e6a3a7;
--ballerina-tears:#f0bab2;
--apricot-obsession:#f9c5b4;
--blush-tint:#f3e2e5;
}

More palettes to explore