All Palettes

Color Palette #e8a8a1, #f0c5c1, #f7e3ca, #f4f9e6, #b2e1e0

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-salmon {
color: #e8a8a1;
}
.snowpink {
color: #f0c5c1;
}
.yellow-shimmer {
color: #f7e3ca;
}
.bean-sprout {
color: #f4f9e6;
}
.frosty-soft-blue {
color: #b2e1e0;
}

/* CSS Variables */
:root {
--soft-salmon:#e8a8a1;
--snowpink:#f0c5c1;
--yellow-shimmer:#f7e3ca;
--bean-sprout:#f4f9e6;
--frosty-soft-blue:#b2e1e0;
}

More palettes to explore