All Palettes

Color Palette #d74c2d, #eabf8a, #a1c67b, #4b8db9, #3a7e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.spicy-orange {
color: #d74c2d;
}
.hubbard-squash {
color: #eabf8a;
}
.opaline-green {
color: #a1c67b;
}
.boat-house {
color: #4b8db9;
}
.green-grass {
color: #3a7e4d;
}

/* CSS Variables */
:root {
--spicy-orange:#d74c2d;
--hubbard-squash:#eabf8a;
--opaline-green:#a1c67b;
--boat-house:#4b8db9;
--green-grass:#3a7e4d;
}

More palettes to explore