#BB500D Color

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

Color preview

#BB500D

Color formats

HEX
#BB500D
RGB
rgb(187, 80, 13)
RGBA
rgba(187, 80, 13, 1)
HSL
hsl(23, 87%, 39%)
HSV
hsv(23, 93%, 73%)
CMYK
cmyk(0%, 57%, 93%, 27%)
CSS variable
--color-primary: #BB500D;
Lowercase HEX
#bb500d

Shades

Tints

Tones

Harmony

CSS snippets for #BB500D

.color-bb500d {
  color: #BB500D;
  background-color: #BB500D;
}

Frequently asked questions

What color is #BB500D?+

#BB500D is a HEX color with RGB value rgb(187, 80, 13) and HSL value hsl(23, 87%, 39%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BB500D?+

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