Bold Irish
#2a814d
Here's everything about the color Bold Irish (#2a814d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2a814d | |
|---|---|---|
| RGB | rgb(42, 129, 77) | |
| HSL | hsl(144, 51%, 34%) | |
| CMYK | cmyk(67%, 0%, 40%, 49%) | |
| LAB | lab(48, -36, 20) | |
| OKLCH | oklch(0.54 0.116 153) |
Color harmonies
Tints & shades
Code snippets
color: #2a814d;
background-color: #2a814d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF2A814D)
/* Swift / UIKit */
UIColor(red: 0.16, green: 0.51, blue: 0.30, alpha: 1.0)