Berry Blast
#ff017f
Here's everything about the color Berry Blast (#ff017f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff017f | |
|---|---|---|
| RGB | rgb(255, 1, 127) | |
| HSL | hsl(330, 100%, 50%) | |
| CMYK | cmyk(0%, 100%, 50%, 0%) | |
| LAB | lab(56, 84, 6) | |
| OKLCH | oklch(0.65 0.26 3) |
Color harmonies
Tints & shades
Code snippets
color: #ff017f;
background-color: #ff017f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF017F)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.00, blue: 0.50, alpha: 1.0)