Kingfisher Daisy
#583580
Kingfisher Daisy is a color with the hex code #583580. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #583580 | |
|---|---|---|
| RGB | rgb(88, 53, 128) | |
| HSL | hsl(268, 41%, 35%) | |
| CMYK | cmyk(31%, 59%, 0%, 50%) | |
| LAB | lab(29, 28, -37) | |
| OKLCH | oklch(0.41 0.123 303) |
Color harmonies
Tints & shades
Code snippets
color: #583580;
background-color: #583580;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF583580)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.21, blue: 0.50, alpha: 1.0)