All Palettes

Color Palette #893e3e, #d67a7a, #f4a9a9, #f9d0ae, #ffebb3

0%
0%
0%

CSS code for this palette

/* CSS */
.apple-polish {
color: #893e3e;
}
.juicy-details {
color: #d67a7a;
}
.pressed-rose {
color: #f4a9a9;
}
.ice-cream-parlour {
color: #f9d0ae;
}
.lively-yellow {
color: #ffebb3;
}

/* CSS Variables */
:root {
--apple-polish:#893e3e;
--juicy-details:#d67a7a;
--pressed-rose:#f4a9a9;
--ice-cream-parlour:#f9d0ae;
--lively-yellow:#ffebb3;
}

More palettes to explore