All Palettes

Color Palette #e2a7c1, #f6c6d6, #f9e1e8, #fce7d4, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e2a7c1;
}
.mountain-laurel {
color: #f6c6d6;
}
.pork-belly {
color: #f9e1e8;
}
.naive-peach {
color: #fce7d4;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--think-pink:#e2a7c1;
--mountain-laurel:#f6c6d6;
--pork-belly:#f9e1e8;
--naive-peach:#fce7d4;
--floral-leaf:#ffb84d;
}

More palettes to explore