#546865 Color

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

Color preview

#546865

Color formats

HEX
#546865
RGB
rgb(84, 104, 101)
RGBA
rgba(84, 104, 101, 1)
HSL
hsl(171, 11%, 37%)
HSV
hsv(171, 19%, 41%)
CMYK
cmyk(19%, 0%, 3%, 59%)
CSS variable
--color-primary: #546865;
Lowercase HEX
#546865

Shades

Tints

Tones

Harmony

CSS snippets for #546865

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

Frequently asked questions

What color is #546865?+

#546865 is a HEX color with RGB value rgb(84, 104, 101) and HSL value hsl(171, 11%, 37%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #546865?+

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