#555753 Color

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

Color preview

#555753

Color formats

HEX
#555753
RGB
rgb(85, 87, 83)
RGBA
rgba(85, 87, 83, 1)
HSL
hsl(90, 2%, 33%)
HSV
hsv(90, 5%, 34%)
CMYK
cmyk(2%, 0%, 5%, 66%)
CSS variable
--color-primary: #555753;
Lowercase HEX
#555753

Shades

Tints

Tones

Harmony

CSS snippets for #555753

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

Frequently asked questions

What color is #555753?+

#555753 is a HEX color with RGB value rgb(85, 87, 83) and HSL value hsl(90, 2%, 33%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #555753?+

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