All Palettes

Color Palette #e1b07f, #f3b25e, #f39639, #d66e3d, #a44c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.manhattan {
color: #e1b07f;
}
.cheater {
color: #f3b25e;
}
.highlighter-orange {
color: #f39639;
}
.field-poppy {
color: #d66e3d;
}
.royal-rum {
color: #a44c4d;
}

/* CSS Variables */
:root {
--manhattan:#e1b07f;
--cheater:#f3b25e;
--highlighter-orange:#f39639;
--field-poppy:#d66e3d;
--royal-rum:#a44c4d;
}

More palettes to explore