#BB784B Color

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

Color preview

#BB784B

Color formats

HEX
#BB784B
RGB
rgb(187, 120, 75)
RGBA
rgba(187, 120, 75, 1)
HSL
hsl(24, 45%, 51%)
HSV
hsv(24, 60%, 73%)
CMYK
cmyk(0%, 36%, 60%, 27%)
CSS variable
--color-primary: #BB784B;
Lowercase HEX
#bb784b

Shades

Tints

Tones

Harmony

CSS snippets for #BB784B

.color-bb784b {
  color: #BB784B;
  background-color: #BB784B;
}

Frequently asked questions

What color is #BB784B?+

#BB784B is a HEX color with RGB value rgb(187, 120, 75) and HSL value hsl(24, 45%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BB784B?+

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