#BB600B Color

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

Color preview

#BB600B

Color formats

HEX
#BB600B
RGB
rgb(187, 96, 11)
RGBA
rgba(187, 96, 11, 1)
HSL
hsl(29, 89%, 39%)
HSV
hsv(29, 94%, 73%)
CMYK
cmyk(0%, 49%, 94%, 27%)
CSS variable
--color-primary: #BB600B;
Lowercase HEX
#bb600b

Shades

Tints

Tones

Harmony

CSS snippets for #BB600B

.color-bb600b {
  color: #BB600B;
  background-color: #BB600B;
}

Frequently asked questions

What color is #BB600B?+

#BB600B is a HEX color with RGB value rgb(187, 96, 11) and HSL value hsl(29, 89%, 39%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BB600B?+

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