#3A5B2F Color

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

Color preview

#3A5B2F

Color formats

HEX
#3A5B2F
RGB
rgb(58, 91, 47)
RGBA
rgba(58, 91, 47, 1)
HSL
hsl(105, 32%, 27%)
HSV
hsv(105, 48%, 36%)
CMYK
cmyk(36%, 0%, 48%, 64%)
CSS variable
--color-primary: #3A5B2F;
Lowercase HEX
#3a5b2f

Shades

Tints

Tones

Harmony

CSS snippets for #3A5B2F

.color-3a5b2f {
  color: #3A5B2F;
  background-color: #3A5B2F;
}

Frequently asked questions

What color is #3A5B2F?+

#3A5B2F is a HEX color with RGB value rgb(58, 91, 47) and HSL value hsl(105, 32%, 27%). Its closest CSS named color is DarkOliveGreen.

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

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