#B9550E Color

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

Color preview

#B9550E

Color formats

HEX
#B9550E
RGB
rgb(185, 85, 14)
RGBA
rgba(185, 85, 14, 1)
HSL
hsl(25, 86%, 39%)
HSV
hsv(25, 92%, 73%)
CMYK
cmyk(0%, 54%, 92%, 27%)
CSS variable
--color-primary: #B9550E;
Lowercase HEX
#b9550e

Shades

Tints

Tones

Harmony

CSS snippets for #B9550E

.color-b9550e {
  color: #B9550E;
  background-color: #B9550E;
}

Frequently asked questions

What color is #B9550E?+

#B9550E is a HEX color with RGB value rgb(185, 85, 14) and HSL value hsl(25, 86%, 39%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #B9550E?+

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