All Palettes

Color Palette #d6a26b, #c37b4b, #a43b2d, #7e2a3f, #4a2b55

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-caravan {
color: #d6a26b;
}
.fuegan-orange {
color: #c37b4b;
}
.edocha {
color: #a43b2d;
}
.bicyclette {
color: #7e2a3f;
}
.scarlet-gum {
color: #4a2b55;
}

/* CSS Variables */
:root {
--desert-caravan:#d6a26b;
--fuegan-orange:#c37b4b;
--edocha:#a43b2d;
--bicyclette:#7e2a3f;
--scarlet-gum:#4a2b55;
}

More palettes to explore