All Palettes

Color Palette #f6efe4, #e2d4c5, #c5b4a0, #a78c7b, #7b5d5b

0%
0%
0%

CSS code for this palette

/* CSS */
.frost-bite {
color: #f6efe4;
}
.hanyauku {
color: #e2d4c5;
}
.mink-haze {
color: #c5b4a0;
}
.chocolate-powder {
color: #a78c7b;
}
.bateau-brown {
color: #7b5d5b;
}

/* CSS Variables */
:root {
--frost-bite:#f6efe4;
--hanyauku:#e2d4c5;
--mink-haze:#c5b4a0;
--chocolate-powder:#a78c7b;
--bateau-brown:#7b5d5b;
}

More palettes to explore