#4A725B Color

Inspect #4A725B across formats, palettes, contrast and closest named color matches.

Color preview

#4A725B

Color formats

HEX
#4A725B
RGB
rgb(74, 114, 91)
RGBA
rgba(74, 114, 91, 1)
HSL
hsl(145, 21%, 37%)
HSV
hsv(145, 35%, 45%)
CMYK
cmyk(35%, 0%, 20%, 55%)
CSS variable
--color-primary: #4A725B;
Lowercase HEX
#4a725b

Shades

Tints

Tones

Harmony

CSS snippets for #4A725B

.color-4a725b {
  color: #4A725B;
  background-color: #4A725B;
}

Frequently asked questions

What color is #4A725B?+

#4A725B is a HEX color with RGB value rgb(74, 114, 91) and HSL value hsl(145, 21%, 37%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #4A725B?+

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