Horror Friend Coming of Age 90s Color Palette
Discover the beautiful Horror Friend Coming of Age 90s color palette featuring aubergine (#3b0d24), claret (#791b32), valencia (#d83b3b), neon carrot (#ff9238) and energy yellow (#f5e95b).
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 Horror Friend Coming of Age 90s palette
💻 Horror Friend Coming of Age 90s color palette CSS
/* CSS */
.color-1 {
color: #3b0d24;
}
.color-2 {
color: #791b32;
}
.color-3 {
color: #d83b3b;
}
.color-4 {
color: #ff9238;
}
.color-5 {
color: #f5e95b;
}
/* CSS Variables */
:root {
--color-1: #3b0d24;
--color-2: #791b32;
--color-3: #d83b3b;
--color-4: #ff9238;
--color-5: #f5e95b;
} 🌈 Horror Friend Coming of Age 90s background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b0d24, #791b32, #d83b3b, #ff9238, #f5e95b);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b0d24, #791b32, #d83b3b, #ff9238, #f5e95b);
} 🔗 Explore similar color palettes
Horror Friend Coming of Age 90s color palette created on .