All Palettes

Color Palette #f4d7c3, #f1b7a7, #e78f7e, #d76950, #c45d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.resort-sunrise {
color: #f4d7c3;
}
.sweet-sheba {
color: #f1b7a7;
}
.apricot-red {
color: #e78f7e;
}
.track-and-field {
color: #d76950;
}
.civara {
color: #c45d3b;
}

/* CSS Variables */
:root {
--resort-sunrise:#f4d7c3;
--sweet-sheba:#f1b7a7;
--apricot-red:#e78f7e;
--track-and-field:#d76950;
--civara:#c45d3b;
}

More palettes to explore