Sega CD Weirdcore Color Palette
Discover the beautiful Sega CD Weirdcore color palette featuring bossanova (#4e2a5b), affair (#6d4e8d), purple mountain's majesty (#9b79b9), illusion (#f3a0c0) and cinderella (#fcdfd4).
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 Sega CD Weirdcore palette
💻 Sega CD Weirdcore color palette CSS
/* CSS */
.color-1 {
color: #4e2a5b;
}
.color-2 {
color: #6d4e8d;
}
.color-3 {
color: #9b79b9;
}
.color-4 {
color: #f3a0c0;
}
.color-5 {
color: #fcdfd4;
}
/* CSS Variables */
:root {
--color-1: #4e2a5b;
--color-2: #6d4e8d;
--color-3: #9b79b9;
--color-4: #f3a0c0;
--color-5: #fcdfd4;
}
🌈 Sega CD Weirdcore background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4e2a5b, #6d4e8d, #9b79b9, #f3a0c0, #fcdfd4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4e2a5b, #6d4e8d, #9b79b9, #f3a0c0, #fcdfd4);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Sega CD Weirdcore color palette created on .