Elegant Purple Gown
#552367
Looking for the precise values behind Elegant Purple Gown (#552367)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #552367 | |
|---|---|---|
| RGB | rgb(85, 35, 103) | |
| HSL | hsl(284, 49%, 27%) | |
| CMYK | cmyk(17%, 66%, 0%, 60%) | |
| LAB | lab(24, 32, -30) | |
| OKLCH | oklch(0.36 0.122 316) |
Color harmonies
Tints & shades
Code snippets
color: #552367;
background-color: #552367;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF552367)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.14, blue: 0.40, alpha: 1.0)