Tennis Ball
#dfff4f
Here's everything about the color Tennis Ball (#dfff4f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dfff4f | |
|---|---|---|
| RGB | rgb(223, 255, 79) | |
| HSL | hsl(71, 100%, 65%) | |
| CMYK | cmyk(13%, 0%, 69%, 0%) | |
| LAB | lab(95, -27, 76) | |
| OKLCH | oklch(0.95 0.196 119) |
Color harmonies
Tints & shades
Code snippets
color: #dfff4f;
background-color: #dfff4f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFDFFF4F)
/* Swift / UIKit */
UIColor(red: 0.87, green: 1.00, blue: 0.31, alpha: 1.0)