All Palettes

Color Palette #e5a9b2, #f6d9a7, #f4f1e6, #a4daca, #7f9f9b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-heart {
color: #e5a9b2;
}
.fireflies {
color: #f6d9a7;
}
.angel-s-feather {
color: #f4f1e6;
}
.whirlpool {
color: #a4daca;
}
.gnome {
color: #7f9f9b;
}

/* CSS Variables */
:root {
--sweet-heart:#e5a9b2;
--fireflies:#f6d9a7;
--angel-s-feather:#f4f1e6;
--whirlpool:#a4daca;
--gnome:#7f9f9b;
}

More palettes to explore