All Palettes

Color Palette #492c35, #c19e9a, #e1d1c7, #f7e3b6, #a5b1cf

0%
0%
0%

CSS code for this palette

/* CSS */
.ripe-eggplant {
color: #492c35;
}
.andes-ash {
color: #c19e9a;
}
.wheat-seed {
color: #e1d1c7;
}
.barley-white {
color: #f7e3b6;
}
.echo-blue {
color: #a5b1cf;
}

/* CSS Variables */
:root {
--ripe-eggplant:#492c35;
--andes-ash:#c19e9a;
--wheat-seed:#e1d1c7;
--barley-white:#f7e3b6;
--echo-blue:#a5b1cf;
}

More palettes to explore