All Palettes

Color Palette #a72a2a, #e54a38, #f6aa6f, #f1d35b, #4c9e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a72a2a;
}
.sour-cherry {
color: #e54a38;
}
.florida-sunrise {
color: #f6aa6f;
}
.sorreno-lemon {
color: #f1d35b;
}
.oregano-green {
color: #4c9e3d;
}

/* CSS Variables */
:root {
--harissa-red:#a72a2a;
--sour-cherry:#e54a38;
--florida-sunrise:#f6aa6f;
--sorreno-lemon:#f1d35b;
--oregano-green:#4c9e3d;
}

More palettes to explore