#74657B Color

Inspect #74657B across formats, palettes, contrast and closest named color matches.

Color preview

#74657B

Color formats

HEX
#74657B
RGB
rgb(116, 101, 123)
RGBA
rgba(116, 101, 123, 1)
HSL
hsl(281, 10%, 44%)
HSV
hsv(281, 18%, 48%)
CMYK
cmyk(6%, 18%, 0%, 52%)
CSS variable
--color-primary: #74657B;
Lowercase HEX
#74657b

Shades

Tints

Tones

Harmony

CSS snippets for #74657B

.color-74657b {
  color: #74657B;
  background-color: #74657B;
}

Frequently asked questions

What color is #74657B?+

#74657B is a HEX color with RGB value rgb(116, 101, 123) and HSL value hsl(281, 10%, 44%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #74657B?+

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