Berry Punch Color Palette
A bold, juicy berry mix of bright magenta, crimson, and orange.
Use as a gradient →
Colors
#6A0572
#AB1E5A
#D7263D
#F46036
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #6A0572 | T - | T - | |
| #AB1E5A | T - | T - | |
| #D7263D | T - | T - | |
| #F46036 | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Berry Punch CSS Code
HEX Copy
#6A0572 #AB1E5A #D7263D #F46036
RGBA Copy
rgba(106, 5, 114, 1.0) rgba(171, 30, 90, 1.0) rgba(215, 38, 61, 1.0) rgba(244, 96, 54, 1.0)
HSLA Copy
hsla(296, 92%, 23%, 1.0) hsla(334, 70%, 39%, 1.0) hsla(352, 70%, 50%, 1.0) hsla(13, 90%, 58%, 1.0)
More Color Palettes
FAQ
What colors are in the Berry Punch palette?A bold, juicy berry mix of bright magenta, crimson, and orange.
How do I turn the Berry Punch palette into a CSS gradient?
Use
background: linear-gradient(to right, #6A0572, #AB1E5A, #D7263D, #F46036);, or click "Use as a gradient" above to open it in the live generator.