Infinity
#222831
Here's everything about the color Infinity (#222831) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #222831 | |
|---|---|---|
| RGB | rgb(34, 40, 49) | |
| HSL | hsl(216, 18%, 16%) | |
| CMYK | cmyk(31%, 18%, 0%, 81%) | |
| LAB | lab(16, -1, -7) | |
| OKLCH | oklch(0.27 0.019 258) |
Color harmonies
Tints & shades
Code snippets
color: #222831;
background-color: #222831;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF222831)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.16, blue: 0.19, alpha: 1.0)