All Palettes

Color Palette #a67d8c, #f1c6c0, #f2d4d6, #f2e6d9, #e4b5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.silken-raspberry {
color: #a67d8c;
}
.snowpink {
color: #f1c6c0;
}
.alyssum {
color: #f2d4d6;
}
.ballet-white {
color: #f2e6d9;
}
.warming-peach {
color: #e4b5a0;
}

/* CSS Variables */
:root {
--silken-raspberry:#a67d8c;
--snowpink:#f1c6c0;
--alyssum:#f2d4d6;
--ballet-white:#f2e6d9;
--warming-peach:#e4b5a0;
}

More palettes to explore