All Palettes

Color Palette #d75928, #eabf3e, #7eb8d3, #4c8c4a, #a45b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #d75928;
}
.brass-balls {
color: #eabf3e;
}
.petit-four {
color: #7eb8d3;
}
.lush-grass {
color: #4c8c4a;
}
.heath-spotted-orchid {
color: #a45b9c;
}

/* CSS Variables */
:root {
--obstinate-orange:#d75928;
--brass-balls:#eabf3e;
--petit-four:#7eb8d3;
--lush-grass:#4c8c4a;
--heath-spotted-orchid:#a45b9c;
}

More palettes to explore