All Palettes

Color Palette #4a2c2b, #69494e, #9b5f6b, #c57c7c, #f2a48c

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-coffee {
color: #4a2c2b;
}
.estate-vineyard {
color: #69494e;
}
.tropical-hibiscus {
color: #9b5f6b;
}
.impatient-heart {
color: #c57c7c;
}
.stone-fruit {
color: #f2a48c;
}

/* CSS Variables */
:root {
--brown-coffee:#4a2c2b;
--estate-vineyard:#69494e;
--tropical-hibiscus:#9b5f6b;
--impatient-heart:#c57c7c;
--stone-fruit:#f2a48c;
}

More palettes to explore