Bavarian Green
#749a54
Here's everything about the color Bavarian Green (#749a54) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #749a54 | |
|---|---|---|
| RGB | rgb(116, 154, 84) | |
| HSL | hsl(93, 29%, 47%) | |
| CMYK | cmyk(25%, 0%, 45%, 40%) | |
| LAB | lab(60, -23, 32) | |
| OKLCH | oklch(0.64 0.106 132) |
Color harmonies
Tints & shades
Code snippets
color: #749a54;
background-color: #749a54;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF749A54)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.60, blue: 0.33, alpha: 1.0)