#545454 Color

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

Color preview

#545454

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #545454

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

Frequently asked questions

What color is #545454?+

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

What is the closest Tailwind color to #545454?+

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