#3A745B Color

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

Color preview

#3A745B

Color formats

HEX
#3A745B
RGB
rgb(58, 116, 91)
RGBA
rgba(58, 116, 91, 1)
HSL
hsl(154, 33%, 34%)
HSV
hsv(154, 50%, 45%)
CMYK
cmyk(50%, 0%, 22%, 55%)
CSS variable
--color-primary: #3A745B;
Lowercase HEX
#3a745b

Shades

Tints

Tones

Harmony

CSS snippets for #3A745B

.color-3a745b {
  color: #3A745B;
  background-color: #3A745B;
}

Frequently asked questions

What color is #3A745B?+

#3A745B is a HEX color with RGB value rgb(58, 116, 91) and HSL value hsl(154, 33%, 34%). Its closest CSS named color is SeaGreen.

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

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