Blue Eye Samurai
#75aebd
Here's everything about the color Blue Eye Samurai (#75aebd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #75aebd | |
|---|---|---|
| RGB | rgb(117, 174, 189) | |
| HSL | hsl(193, 35%, 60%) | |
| CMYK | cmyk(38%, 8%, 0%, 26%) | |
| LAB | lab(68, -16, -14) | |
| OKLCH | oklch(0.72 0.063 216) |
Color harmonies
Tints & shades
Code snippets
color: #75aebd;
background-color: #75aebd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF75AEBD)
/* Swift / UIKit */
UIColor(red: 0.46, green: 0.68, blue: 0.74, alpha: 1.0)