All Palettes

Color Palette #db5c39, #f09c00, #f6c05a, #a3d55d, #509b5f

0%
0%
0%

CSS code for this palette

/* CSS */
.medium-vermilion {
color: #db5c39;
}
.wiener-schnitzel {
color: #f09c00;
}
.butterfield {
color: #f6c05a;
}
.lime-lizard {
color: #a3d55d;
}
.longing-for-nature {
color: #509b5f;
}

/* CSS Variables */
:root {
--medium-vermilion:#db5c39;
--wiener-schnitzel:#f09c00;
--butterfield:#f6c05a;
--lime-lizard:#a3d55d;
--longing-for-nature:#509b5f;
}

More palettes to explore