#3B4A4A Color

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

Color preview

#3B4A4A

Color formats

HEX
#3B4A4A
RGB
rgb(59, 74, 74)
RGBA
rgba(59, 74, 74, 1)
HSL
hsl(180, 11%, 26%)
HSV
hsv(180, 20%, 29%)
CMYK
cmyk(20%, 0%, 0%, 71%)
CSS variable
--color-primary: #3B4A4A;
Lowercase HEX
#3b4a4a

Shades

Tints

Tones

Harmony

CSS snippets for #3B4A4A

.color-3b4a4a {
  color: #3B4A4A;
  background-color: #3B4A4A;
}

Frequently asked questions

What color is #3B4A4A?+

#3B4A4A is a HEX color with RGB value rgb(59, 74, 74) and HSL value hsl(180, 11%, 26%). Its closest CSS named color is DarkSlateGray.

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

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