#8A250F Color

Inspect #8A250F across formats, palettes, contrast and closest named color matches.

Color preview

#8A250F

Color formats

HEX
#8A250F
RGB
rgb(138, 37, 15)
RGBA
rgba(138, 37, 15, 1)
HSL
hsl(11, 80%, 30%)
HSV
hsv(11, 89%, 54%)
CMYK
cmyk(0%, 73%, 89%, 46%)
CSS variable
--color-primary: #8A250F;
Lowercase HEX
#8a250f

Shades

Tints

Tones

Harmony

CSS snippets for #8A250F

.color-8a250f {
  color: #8A250F;
  background-color: #8A250F;
}

Frequently asked questions

What color is #8A250F?+

#8A250F is a HEX color with RGB value rgb(138, 37, 15) and HSL value hsl(11, 80%, 30%). Its closest CSS named color is SaddleBrown.

What is the closest Tailwind color to #8A250F?+

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