All Palettes

Color Palette #4b3d2a, #7b6f5b, #a6b17c, #3a5a8d, #709ec2

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3d2a;
}
.dusky-green {
color: #7b6f5b;
}
.fresh-guacamole {
color: #a6b17c;
}
.antilles-blue {
color: #3a5a8d;
}
.blue-promise {
color: #709ec2;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3d2a;
--dusky-green:#7b6f5b;
--fresh-guacamole:#a6b17c;
--antilles-blue:#3a5a8d;
--blue-promise:#709ec2;
}

More palettes to explore