All Palettes

Color Palette #d4a39b, #e2b28d, #f1c4a2, #f9e5a4, #f5b2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.bubble-shell {
color: #d4a39b;
}
.ancient-inca {
color: #e2b28d;
}
.turnip-boy {
color: #f1c4a2;
}
.blended-fruit {
color: #f9e5a4;
}
.ibis {
color: #f5b2c1;
}

/* CSS Variables */
:root {
--bubble-shell:#d4a39b;
--ancient-inca:#e2b28d;
--turnip-boy:#f1c4a2;
--blended-fruit:#f9e5a4;
--ibis:#f5b2c1;
}

More palettes to explore