All Palettes

Color Palette #d86a3b, #e19c6b, #f4c27b, #a74b2a, #d8a56f

0%
0%
0%

CSS code for this palette

/* CSS */
.field-poppy {
color: #d86a3b;
}
.candle-yellow {
color: #e19c6b;
}
.sunrise {
color: #f4c27b;
}
.potter-s-clay {
color: #a74b2a;
}
.western-sunrise {
color: #d8a56f;
}

/* CSS Variables */
:root {
--field-poppy:#d86a3b;
--candle-yellow:#e19c6b;
--sunrise:#f4c27b;
--potter-s-clay:#a74b2a;
--western-sunrise:#d8a56f;
}

More palettes to explore