Violet Vision
#b7bdd1
Here's everything about the color Violet Vision (#b7bdd1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b7bdd1 | |
|---|---|---|
| RGB | rgb(183, 189, 209) | |
| HSL | hsl(226, 22%, 77%) | |
| CMYK | cmyk(12%, 10%, 0%, 18%) | |
| LAB | lab(77, 1, -11) | |
| OKLCH | oklch(0.8 0.029 272) |
Color harmonies
Tints & shades
Code snippets
color: #b7bdd1;
background-color: #b7bdd1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB7BDD1)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.74, blue: 0.82, alpha: 1.0)