Broken Bones and Bloodshot Eyes Color Palette
Discover the beautiful Broken Bones and Bloodshot Eyes color palette featuring tobacco brown (#6f4c3e), brown rust (#a24b39), chestnut rose (#d45e6c), manhattan (#f7b9a6) and mandys pink (#f3cfc4).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBrown, Earthy, Eye Catching, Modern, Pink, Red, Soft, Vibrant color palettes and combinations.
💡 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 Broken Bones and Bloodshot Eyes palette
💻 Broken Bones and Bloodshot Eyes color palette CSS
/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #a24b39;
}
.color-3 {
color: #d45e6c;
}
.color-4 {
color: #f7b9a6;
}
.color-5 {
color: #f3cfc4;
}
/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #a24b39;
--color-3: #d45e6c;
--color-4: #f7b9a6;
--color-5: #f3cfc4;
} 🌈 Broken Bones and Bloodshot Eyes background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #a24b39, #d45e6c, #f7b9a6, #f3cfc4);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #a24b39, #d45e6c, #f7b9a6, #f3cfc4);
} 🔗 Explore similar color palettes
Broken Bones and Bloodshot Eyes color palette created on .