#3D4242 Color

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

Color preview

#3D4242

Color formats

HEX
#3D4242
RGB
rgb(61, 66, 66)
RGBA
rgba(61, 66, 66, 1)
HSL
hsl(180, 4%, 25%)
HSV
hsv(180, 8%, 26%)
CMYK
cmyk(8%, 0%, 0%, 74%)
CSS variable
--color-primary: #3D4242;
Lowercase HEX
#3d4242

Shades

Tints

Tones

Harmony

CSS snippets for #3D4242

.color-3d4242 {
  color: #3D4242;
  background-color: #3D4242;
}

Frequently asked questions

What color is #3D4242?+

#3D4242 is a HEX color with RGB value rgb(61, 66, 66) and HSL value hsl(180, 4%, 25%). Its closest CSS named color is DarkSlateGray.

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

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