#3B612B Color

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

Color preview

#3B612B

Color formats

HEX
#3B612B
RGB
rgb(59, 97, 43)
RGBA
rgba(59, 97, 43, 1)
HSL
hsl(102, 39%, 27%)
HSV
hsv(102, 56%, 38%)
CMYK
cmyk(39%, 0%, 56%, 62%)
CSS variable
--color-primary: #3B612B;
Lowercase HEX
#3b612b

Shades

Tints

Tones

Harmony

CSS snippets for #3B612B

.color-3b612b {
  color: #3B612B;
  background-color: #3B612B;
}

Frequently asked questions

What color is #3B612B?+

#3B612B is a HEX color with RGB value rgb(59, 97, 43) and HSL value hsl(102, 39%, 27%). Its closest CSS named color is DarkOliveGreen.

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

The closest Tailwind color is lime-800, available as the bg-lime-800 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