#546E5F Color

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

Color preview

#546E5F

Color formats

HEX
#546E5F
RGB
rgb(84, 110, 95)
RGBA
rgba(84, 110, 95, 1)
HSL
hsl(145, 13%, 38%)
HSV
hsv(145, 24%, 43%)
CMYK
cmyk(24%, 0%, 14%, 57%)
CSS variable
--color-primary: #546E5F;
Lowercase HEX
#546e5f

Shades

Tints

Tones

Harmony

CSS snippets for #546E5F

.color-546e5f {
  color: #546E5F;
  background-color: #546E5F;
}

Frequently asked questions

What color is #546E5F?+

#546E5F is a HEX color with RGB value rgb(84, 110, 95) and HSL value hsl(145, 13%, 38%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #546E5F?+

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