All Palettes

Color Palette #e6a7a2, #f5b9a3, #f8c8a0, #f4e8b8, #d0e5e6

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-fountain {
color: #e6a7a2;
}
.certain-peach {
color: #f5b9a3;
}
.chai-latte {
color: #f8c8a0;
}
.menoth-white-base {
color: #f4e8b8;
}
.zircon-ice {
color: #d0e5e6;
}

/* CSS Variables */
:root {
--coral-fountain:#e6a7a2;
--certain-peach:#f5b9a3;
--chai-latte:#f8c8a0;
--menoth-white-base:#f4e8b8;
--zircon-ice:#d0e5e6;
}

More palettes to explore