All Palettes

Color Palette #f6d2b6, #e8b7a1, #d8a78d, #c79b7a, #b68c68

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkle-glow {
color: #f6d2b6;
}
.pink-abalone {
color: #e8b7a1;
}
.white-acorn {
color: #d8a78d;
}
.chimera-brown {
color: #c79b7a;
}
.fire-dust {
color: #b68c68;
}

/* CSS Variables */
:root {
--sparkle-glow:#f6d2b6;
--pink-abalone:#e8b7a1;
--white-acorn:#d8a78d;
--chimera-brown:#c79b7a;
--fire-dust:#b68c68;
}

More palettes to explore