All Palettes

Color Palette #d77a2d, #f1a65f, #f3d2a0, #698e25, #3e6a44

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-orange {
color: #d77a2d;
}
.sandy-brown {
color: #f1a65f;
}
.antique-wicker-basket {
color: #f3d2a0;
}
.scallion {
color: #698e25;
}
.arcala-green {
color: #3e6a44;
}

/* CSS Variables */
:root {
--bitter-orange:#d77a2d;
--sandy-brown:#f1a65f;
--antique-wicker-basket:#f3d2a0;
--scallion:#698e25;
--arcala-green:#3e6a44;
}

More palettes to explore