All Palettes

Color Palette #a9a7aa, #d0c8ca, #f1e4e6, #f8c9d5, #f47b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.ultimate-grey {
color: #a9a7aa;
}
.sensitive-tint {
color: #d0c8ca;
}
.venus-pink {
color: #f1e4e6;
}
.palace-rose {
color: #f8c9d5;
}
.meat {
color: #f47b7b;
}

/* CSS Variables */
:root {
--ultimate-grey:#a9a7aa;
--sensitive-tint:#d0c8ca;
--venus-pink:#f1e4e6;
--palace-rose:#f8c9d5;
--meat:#f47b7b;
}

More palettes to explore