#555555 Color

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

Color preview

#555555

Color formats

HEX
#555555
RGB
rgb(85, 85, 85)
RGBA
rgba(85, 85, 85, 1)
HSL
hsl(0, 0%, 33%)
HSV
hsv(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
CSS variable
--color-primary: #555555;
Lowercase HEX
#555555

Shades

Tints

Tones

Harmony

CSS snippets for #555555

.color-555555 {
  color: #555555;
  background-color: #555555;
}

Frequently asked questions

What color is #555555?+

#555555 is a HEX color with RGB value rgb(85, 85, 85) and HSL value hsl(0, 0%, 33%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #555555?+

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