#6F2A3B Color

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

Color preview

#6F2A3B

Color formats

HEX
#6F2A3B
RGB
rgb(111, 42, 59)
RGBA
rgba(111, 42, 59, 1)
HSL
hsl(345, 45%, 30%)
HSV
hsv(345, 62%, 44%)
CMYK
cmyk(0%, 62%, 47%, 56%)
CSS variable
--color-primary: #6F2A3B;
Lowercase HEX
#6f2a3b

Shades

Tints

Tones

Harmony

CSS snippets for #6F2A3B

.color-6f2a3b {
  color: #6F2A3B;
  background-color: #6F2A3B;
}

Frequently asked questions

What color is #6F2A3B?+

#6F2A3B is a HEX color with RGB value rgb(111, 42, 59) and HSL value hsl(345, 45%, 30%). Its closest CSS named color is SaddleBrown.

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

The closest Tailwind color is pink-900, available as the bg-pink-900 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