All Palettes

Color Palette #b95d3c, #d98c6d, #f1b3a2, #f9d2be, #fdd6a0

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-reddish-orange {
color: #b95d3c;
}
.bronzed-orange {
color: #d98c6d;
}
.first-date {
color: #f1b3a2;
}
.tuft-bush {
color: #f9d2be;
}
.frangipani {
color: #fdd6a0;
}

/* CSS Variables */
:root {
--deep-reddish-orange:#b95d3c;
--bronzed-orange:#d98c6d;
--first-date:#f1b3a2;
--tuft-bush:#f9d2be;
--frangipani:#fdd6a0;
}

More palettes to explore