All Palettes

Color Palette #a67d94, #eab8d1, #f4d7e8, #fee2d7, #f6a688

0%
0%
0%

CSS code for this palette

/* CSS */
.bouquet {
color: #a67d94;
}
.sweet-lilac {
color: #eab8d1;
}
.nursery-pink {
color: #f4d7e8;
}
.tranquil-peach {
color: #fee2d7;
}
.lugganath-orange {
color: #f6a688;
}

/* CSS Variables */
:root {
--bouquet:#a67d94;
--sweet-lilac:#eab8d1;
--nursery-pink:#f4d7e8;
--tranquil-peach:#fee2d7;
--lugganath-orange:#f6a688;
}

More palettes to explore