#6E3A3A Color

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

Color preview

#6E3A3A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6E3A3A

.color-6e3a3a {
  color: #6E3A3A;
  background-color: #6E3A3A;
}

Frequently asked questions

What color is #6E3A3A?+

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

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

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