All Palettes

Color Palette #a45a3d, #ff7b3d, #ffcb3d, #b9e2a6, #4b7c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.falling-leaves {
color: #a45a3d;
}
.synthetic-pumpkin {
color: #ff7b3d;
}
.yellow-jacket {
color: #ffcb3d;
}
.madang {
color: #b9e2a6;
}
.brittany-blue {
color: #4b7c8b;
}

/* CSS Variables */
:root {
--falling-leaves:#a45a3d;
--synthetic-pumpkin:#ff7b3d;
--yellow-jacket:#ffcb3d;
--madang:#b9e2a6;
--brittany-blue:#4b7c8b;
}

More palettes to explore