All Palettes

Color Palette #a62d2b, #ea4e2e, #f69f3c, #e2c16e, #73b5a8

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62d2b;
}
.burning-tomato {
color: #ea4e2e;
}
.chat-orange {
color: #f69f3c;
}
.highlight-gold {
color: #e2c16e;
}
.gulf-stream {
color: #73b5a8;
}

/* CSS Variables */
:root {
--harissa-red:#a62d2b;
--burning-tomato:#ea4e2e;
--chat-orange:#f69f3c;
--highlight-gold:#e2c16e;
--gulf-stream:#73b5a8;
}

More palettes to explore