Venus Slipper Orchid
#df73ff
Looking for the precise values behind Venus Slipper Orchid (#df73ff)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #df73ff | |
|---|---|---|
| RGB | rgb(223, 115, 255) | |
| HSL | hsl(286, 100%, 73%) | |
| CMYK | cmyk(13%, 55%, 0%, 0%) | |
| LAB | lab(66, 58, -52) | |
| OKLCH | oklch(0.73 0.217 318) |
Color harmonies
Tints & shades
Code snippets
color: #df73ff;
background-color: #df73ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFDF73FF)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.45, blue: 1.00, alpha: 1.0)