Cloisonné
#0773af
Here's everything about the color Cloisonné (#0773af) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0773af | |
|---|---|---|
| RGB | rgb(7, 115, 175) | |
| HSL | hsl(201, 92%, 36%) | |
| CMYK | cmyk(96%, 34%, 0%, 31%) | |
| LAB | lab(46, -10, -40) | |
| OKLCH | oklch(0.53 0.126 243) |
Color harmonies
Tints & shades
Code snippets
color: #0773af;
background-color: #0773af;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF0773AF)
/* Swift / UIKit */
UIColor(red: 0.03, green: 0.45, blue: 0.69, alpha: 1.0)