#6D543B Color

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

Color preview

#6D543B

Color formats

HEX
#6D543B
RGB
rgb(109, 84, 59)
RGBA
rgba(109, 84, 59, 1)
HSL
hsl(30, 30%, 33%)
HSV
hsv(30, 46%, 43%)
CMYK
cmyk(0%, 23%, 46%, 57%)
CSS variable
--color-primary: #6D543B;
Lowercase HEX
#6d543b

Shades

Tints

Tones

Harmony

CSS snippets for #6D543B

.color-6d543b {
  color: #6D543B;
  background-color: #6D543B;
}

Frequently asked questions

What color is #6D543B?+

#6D543B is a HEX color with RGB value rgb(109, 84, 59) and HSL value hsl(30, 30%, 33%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #6D543B?+

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