Emo Angel Color Palette
Discover the beautiful Emo Angel color palette featuring martinique (#3b2b50), butterfly bush (#6d508b), mamba (#8e7c9c), lily (#d3b1c2) and azalea (#f4c8d1).
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 Emo Angel palette
💻 Emo Angel color palette CSS
/* CSS */
.color-1 {
color: #3b2b50;
}
.color-2 {
color: #6d508b;
}
.color-3 {
color: #8e7c9c;
}
.color-4 {
color: #d3b1c2;
}
.color-5 {
color: #f4c8d1;
}
/* CSS Variables */
:root {
--color-1: #3b2b50;
--color-2: #6d508b;
--color-3: #8e7c9c;
--color-4: #d3b1c2;
--color-5: #f4c8d1;
} 🌈 Emo Angel background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b2b50, #6d508b, #8e7c9c, #d3b1c2, #f4c8d1);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b2b50, #6d508b, #8e7c9c, #d3b1c2, #f4c8d1);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Emo Angel color palette created on .