#4B787B Color

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

Color preview

#4B787B

Color formats

HEX
#4B787B
RGB
rgb(75, 120, 123)
RGBA
rgba(75, 120, 123, 1)
HSL
hsl(184, 24%, 39%)
HSV
hsv(184, 39%, 48%)
CMYK
cmyk(39%, 2%, 0%, 52%)
CSS variable
--color-primary: #4B787B;
Lowercase HEX
#4b787b

Shades

Tints

Tones

Harmony

CSS snippets for #4B787B

.color-4b787b {
  color: #4B787B;
  background-color: #4B787B;
}

Frequently asked questions

What color is #4B787B?+

#4B787B is a HEX color with RGB value rgb(75, 120, 123) and HSL value hsl(184, 24%, 39%). Its closest CSS named color is DimGray.

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

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