#545455 Color

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

Color preview

#545455

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #545455

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

Frequently asked questions

What color is #545455?+

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

What is the closest Tailwind color to #545455?+

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