Bermuda Onion
#9d5a8f
Bermuda Onion is a color with the hex code #9d5a8f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9d5a8f | |
|---|---|---|
| RGB | rgb(157, 90, 143) | |
| HSL | hsl(313, 27%, 48%) | |
| CMYK | cmyk(0%, 43%, 9%, 38%) | |
| LAB | lab(48, 34, -17) | |
| OKLCH | oklch(0.56 0.112 335) |
Color harmonies
Tints & shades
Code snippets
color: #9d5a8f;
background-color: #9d5a8f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF9D5A8F)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.35, blue: 0.56, alpha: 1.0)