Equanimity
#83a9b3
Here's everything about the color Equanimity (#83a9b3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #83a9b3 | |
|---|---|---|
| RGB | rgb(131, 169, 179) | |
| HSL | hsl(192, 24%, 61%) | |
| CMYK | cmyk(27%, 6%, 0%, 30%) | |
| LAB | lab(67, -12, -10) | |
| OKLCH | oklch(0.71 0.044 216) |
Color harmonies
Tints & shades
Code snippets
color: #83a9b3;
background-color: #83a9b3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF83A9B3)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.66, blue: 0.70, alpha: 1.0)