#5F642B Color

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

Color preview

#5F642B

Color formats

HEX
#5F642B
RGB
rgb(95, 100, 43)
RGBA
rgba(95, 100, 43, 1)
HSL
hsl(65, 40%, 28%)
HSV
hsv(65, 57%, 39%)
CMYK
cmyk(5%, 0%, 57%, 61%)
CSS variable
--color-primary: #5F642B;
Lowercase HEX
#5f642b

Shades

Tints

Tones

Harmony

CSS snippets for #5F642B

.color-5f642b {
  color: #5F642B;
  background-color: #5F642B;
}

Frequently asked questions

What color is #5F642B?+

#5F642B is a HEX color with RGB value rgb(95, 100, 43) and HSL value hsl(65, 40%, 28%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #5F642B?+

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