All Palettes

Color Palette #f3e1af, #e6b68e, #f2a76e, #d59b6d, #b76a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.bone-white {
color: #f3e1af;
}
.gentle-doe {
color: #e6b68e;
}
.apricot-jam {
color: #f2a76e;
}
.prayer-flag {
color: #d59b6d;
}
.badlands {
color: #b76a5c;
}

/* CSS Variables */
:root {
--bone-white:#f3e1af;
--gentle-doe:#e6b68e;
--apricot-jam:#f2a76e;
--prayer-flag:#d59b6d;
--badlands:#b76a5c;
}

More palettes to explore