#BB4800 Color

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

Color preview

#BB4800

Color formats

HEX
#BB4800
RGB
rgb(187, 72, 0)
RGBA
rgba(187, 72, 0, 1)
HSL
hsl(23, 100%, 37%)
HSV
hsv(23, 100%, 73%)
CMYK
cmyk(0%, 61%, 100%, 27%)
CSS variable
--color-primary: #BB4800;
Lowercase HEX
#bb4800

Shades

Tints

Tones

Harmony

CSS snippets for #BB4800

.color-bb4800 {
  color: #BB4800;
  background-color: #BB4800;
}

Frequently asked questions

What color is #BB4800?+

#BB4800 is a HEX color with RGB value rgb(187, 72, 0) and HSL value hsl(23, 100%, 37%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BB4800?+

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