All Palettes

Color Palette #d86b41, #d8a85a, #b8c89d, #6d9eba, #4e3d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.bonfire-night {
color: #d86b41;
}
.cat-s-eye-marble {
color: #d8a85a;
}
.sprout {
color: #b8c89d;
}
.adventure-isle {
color: #6d9eba;
}
.fresh-eggplant {
color: #4e3d7f;
}

/* CSS Variables */
:root {
--bonfire-night:#d86b41;
--cat-s-eye-marble:#d8a85a;
--sprout:#b8c89d;
--adventure-isle:#6d9eba;
--fresh-eggplant:#4e3d7f;
}

More palettes to explore