#7F200B Color

Inspect #7F200B across formats, palettes, contrast and closest named color matches.

Color preview

#7F200B

Color formats

HEX
#7F200B
RGB
rgb(127, 32, 11)
RGBA
rgba(127, 32, 11, 1)
HSL
hsl(11, 84%, 27%)
HSV
hsv(11, 91%, 50%)
CMYK
cmyk(0%, 75%, 91%, 50%)
CSS variable
--color-primary: #7F200B;
Lowercase HEX
#7f200b

Shades

Tints

Tones

Harmony

CSS snippets for #7F200B

.color-7f200b {
  color: #7F200B;
  background-color: #7F200B;
}

Frequently asked questions

What color is #7F200B?+

#7F200B is a HEX color with RGB value rgb(127, 32, 11) and HSL value hsl(11, 84%, 27%). Its closest CSS named color is Maroon.

What is the closest Tailwind color to #7F200B?+

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