#3B824B Color

Inspect #3B824B across formats, palettes, contrast and closest named color matches.

Color preview

#3B824B

Color formats

HEX
#3B824B
RGB
rgb(59, 130, 75)
RGBA
rgba(59, 130, 75, 1)
HSL
hsl(134, 38%, 37%)
HSV
hsv(134, 55%, 51%)
CMYK
cmyk(55%, 0%, 42%, 49%)
CSS variable
--color-primary: #3B824B;
Lowercase HEX
#3b824b

Shades

Tints

Tones

Harmony

CSS snippets for #3B824B

.color-3b824b {
  color: #3B824B;
  background-color: #3B824B;
}

Frequently asked questions

What color is #3B824B?+

#3B824B is a HEX color with RGB value rgb(59, 130, 75) and HSL value hsl(134, 38%, 37%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #3B824B?+

The closest Tailwind color is green-700, available as the bg-green-700 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools