#BB784E Color

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

Color preview

#BB784E

Color formats

HEX
#BB784E
RGB
rgb(187, 120, 78)
RGBA
rgba(187, 120, 78, 1)
HSL
hsl(23, 44%, 52%)
HSV
hsv(23, 58%, 73%)
CMYK
cmyk(0%, 36%, 58%, 27%)
CSS variable
--color-primary: #BB784E;
Lowercase HEX
#bb784e

Shades

Tints

Tones

Harmony

CSS snippets for #BB784E

.color-bb784e {
  color: #BB784E;
  background-color: #BB784E;
}

Frequently asked questions

What color is #BB784E?+

#BB784E is a HEX color with RGB value rgb(187, 120, 78) and HSL value hsl(23, 44%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BB784E?+

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