#6F3B3B Color

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

Color preview

#6F3B3B

Color formats

HEX
#6F3B3B
RGB
rgb(111, 59, 59)
RGBA
rgba(111, 59, 59, 1)
HSL
hsl(0, 31%, 33%)
HSV
hsv(0, 47%, 44%)
CMYK
cmyk(0%, 47%, 47%, 56%)
CSS variable
--color-primary: #6F3B3B;
Lowercase HEX
#6f3b3b

Shades

Tints

Tones

Harmony

CSS snippets for #6F3B3B

.color-6f3b3b {
  color: #6F3B3B;
  background-color: #6F3B3B;
}

Frequently asked questions

What color is #6F3B3B?+

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

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

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