Turnip Crown
#bb9ecd
Turnip Crown is a color with the hex code #bb9ecd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bb9ecd | |
|---|---|---|
| RGB | rgb(187, 158, 205) | |
| HSL | hsl(277, 32%, 71%) | |
| CMYK | cmyk(9%, 23%, 0%, 20%) | |
| LAB | lab(69, 18, -20) | |
| OKLCH | oklch(0.74 0.074 312) |
Color harmonies
Tints & shades
Code snippets
color: #bb9ecd;
background-color: #bb9ecd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBB9ECD)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.62, blue: 0.80, alpha: 1.0)