#555E4D Color

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

Color preview

#555E4D

Color formats

HEX
#555E4D
RGB
rgb(85, 94, 77)
RGBA
rgba(85, 94, 77, 1)
HSL
hsl(92, 10%, 34%)
HSV
hsv(92, 18%, 37%)
CMYK
cmyk(10%, 0%, 18%, 63%)
CSS variable
--color-primary: #555E4D;
Lowercase HEX
#555e4d

Shades

Tints

Tones

Harmony

CSS snippets for #555E4D

.color-555e4d {
  color: #555E4D;
  background-color: #555E4D;
}

Frequently asked questions

What color is #555E4D?+

#555E4D is a HEX color with RGB value rgb(85, 94, 77) and HSL value hsl(92, 10%, 34%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #555E4D?+

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