All Palettes

Color Palette #d75c28, #a75e39, #7f6c7b, #497b9c, #2e9e84

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #d75c28;
}
.earthen-jug {
color: #a75e39;
}
.splendiferous {
color: #7f6c7b;
}
.zenith {
color: #497b9c;
}
.green-jelly {
color: #2e9e84;
}

/* CSS Variables */
:root {
--obstinate-orange:#d75c28;
--earthen-jug:#a75e39;
--splendiferous:#7f6c7b;
--zenith:#497b9c;
--green-jelly:#2e9e84;
}

More palettes to explore