#6F2A2E Color

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

Color preview

#6F2A2E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6F2A2E

.color-6f2a2e {
  color: #6F2A2E;
  background-color: #6F2A2E;
}

Frequently asked questions

What color is #6F2A2E?+

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

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

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