#BB784F Color

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

Color preview

#BB784F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BB784F

.color-bb784f {
  color: #BB784F;
  background-color: #BB784F;
}

Frequently asked questions

What color is #BB784F?+

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

What is the closest Tailwind color to #BB784F?+

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