#555234 Color

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

Color preview

#555234

Color formats

HEX
#555234
RGB
rgb(85, 82, 52)
RGBA
rgba(85, 82, 52, 1)
HSL
hsl(55, 24%, 27%)
HSV
hsv(55, 39%, 33%)
CMYK
cmyk(0%, 4%, 39%, 67%)
CSS variable
--color-primary: #555234;
Lowercase HEX
#555234

Shades

Tints

Tones

Harmony

CSS snippets for #555234

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

Frequently asked questions

What color is #555234?+

#555234 is a HEX color with RGB value rgb(85, 82, 52) and HSL value hsl(55, 24%, 27%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #555234?+

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