#6E3A3B Color

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

Color preview

#6E3A3B

Color formats

HEX
#6E3A3B
RGB
rgb(110, 58, 59)
RGBA
rgba(110, 58, 59, 1)
HSL
hsl(359, 31%, 33%)
HSV
hsv(359, 47%, 43%)
CMYK
cmyk(0%, 47%, 46%, 57%)
CSS variable
--color-primary: #6E3A3B;
Lowercase HEX
#6e3a3b

Shades

Tints

Tones

Harmony

CSS snippets for #6E3A3B

.color-6e3a3b {
  color: #6E3A3B;
  background-color: #6E3A3B;
}

Frequently asked questions

What color is #6E3A3B?+

#6E3A3B is a HEX color with RGB value rgb(110, 58, 59) and HSL value hsl(359, 31%, 33%). Its closest CSS named color is SaddleBrown.

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

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