Lacrosse
#2e5c58
Here's everything about the color Lacrosse (#2e5c58) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2e5c58 | |
|---|---|---|
| RGB | rgb(46, 92, 88) | |
| HSL | hsl(175, 33%, 27%) | |
| CMYK | cmyk(50%, 0%, 4%, 64%) | |
| LAB | lab(36, -17, -3) | |
| OKLCH | oklch(0.44 0.051 188) |
Color harmonies
Tints & shades
Code snippets
color: #2e5c58;
background-color: #2e5c58;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF2E5C58)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.36, blue: 0.35, alpha: 1.0)