All Palettes

Color Palette #507f3d, #d4b26e, #f0a800, #a4d7df, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.guinean-green {
color: #507f3d;
}
.tan {
color: #d4b26e;
}
.welcoming-wasp {
color: #f0a800;
}
.crystal {
color: #a4d7df;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--guinean-green:#507f3d;
--tan:#d4b26e;
--welcoming-wasp:#f0a800;
--crystal:#a4d7df;
--white:#ffffff;
}

More palettes to explore