Flesh Metal Cyborg Color Palette
Discover the beautiful Flesh Metal Cyborg color palette featuring silk (#c0b1af), bazaar (#9d7c7b), russett (#7b5b5b), matterhorn (#4c3d3d) and mine shaft (#2d2a2a).
Brightness
Saturation
Warmth
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Flesh Metal Cyborg palette
💻 Flesh Metal Cyborg color palette CSS
/* CSS */
.color-1 {
color: #c0b1af;
}
.color-2 {
color: #9d7c7b;
}
.color-3 {
color: #7b5b5b;
}
.color-4 {
color: #4c3d3d;
}
.color-5 {
color: #2d2a2a;
}
/* CSS Variables */
:root {
--color-1: #c0b1af;
--color-2: #9d7c7b;
--color-3: #7b5b5b;
--color-4: #4c3d3d;
--color-5: #2d2a2a;
} 🌈 Flesh Metal Cyborg background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c0b1af, #9d7c7b, #7b5b5b, #4c3d3d, #2d2a2a);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c0b1af, #9d7c7b, #7b5b5b, #4c3d3d, #2d2a2a);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Flesh Metal Cyborg color palette created on .