Pinkling
#eb84f5
Here's everything about the color Pinkling (#eb84f5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eb84f5 | |
|---|---|---|
| RGB | rgb(235, 132, 245) | |
| HSL | hsl(295, 85%, 74%) | |
| CMYK | cmyk(4%, 46%, 0%, 4%) | |
| LAB | lab(70, 52, -40) | |
| OKLCH | oklch(0.76 0.188 324) |
Color harmonies
Tints & shades
Code snippets
color: #eb84f5;
background-color: #eb84f5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFEB84F5)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.52, blue: 0.96, alpha: 1.0)