#675F32 Color

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

Color preview

#675F32

Color formats

HEX
#675F32
RGB
rgb(103, 95, 50)
RGBA
rgba(103, 95, 50, 1)
HSL
hsl(51, 35%, 30%)
HSV
hsv(51, 51%, 40%)
CMYK
cmyk(0%, 8%, 51%, 60%)
CSS variable
--color-primary: #675F32;
Lowercase HEX
#675f32

Shades

Tints

Tones

Harmony

CSS snippets for #675F32

.color-675f32 {
  color: #675F32;
  background-color: #675F32;
}

Frequently asked questions

What color is #675F32?+

#675F32 is a HEX color with RGB value rgb(103, 95, 50) and HSL value hsl(51, 35%, 30%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #675F32?+

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