Pink Orchid
#da70d6
Here's everything about the color Pink Orchid (#da70d6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #da70d6 | |
|---|---|---|
| RGB | rgb(218, 112, 214) | |
| HSL | hsl(302, 59%, 65%) | |
| CMYK | cmyk(0%, 49%, 2%, 15%) | |
| LAB | lab(63, 52, -34) | |
| OKLCH | oklch(0.7 0.181 329) |
Color harmonies
Tints & shades
Code snippets
color: #da70d6;
background-color: #da70d6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFDA70D6)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.44, blue: 0.84, alpha: 1.0)