All Palettes

Color Palette #d65d29, #f67e23, #f8c76d, #f1e0a7, #4b9b5f

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #d65d29;
}
.ornery-tangerine {
color: #f67e23;
}
.sundance {
color: #f8c76d;
}
.french-vanilla {
color: #f1e0a7;
}
.longing-for-nature {
color: #4b9b5f;
}

/* CSS Variables */
:root {
--obstinate-orange:#d65d29;
--ornery-tangerine:#f67e23;
--sundance:#f8c76d;
--french-vanilla:#f1e0a7;
--longing-for-nature:#4b9b5f;
}

More palettes to explore