#BB8F55 Color

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

Color preview

#BB8F55

Color formats

HEX
#BB8F55
RGB
rgb(187, 143, 85)
RGBA
rgba(187, 143, 85, 1)
HSL
hsl(34, 43%, 53%)
HSV
hsv(34, 55%, 73%)
CMYK
cmyk(0%, 24%, 55%, 27%)
CSS variable
--color-primary: #BB8F55;
Lowercase HEX
#bb8f55

Shades

Tints

Tones

Harmony

CSS snippets for #BB8F55

.color-bb8f55 {
  color: #BB8F55;
  background-color: #BB8F55;
}

Frequently asked questions

What color is #BB8F55?+

#BB8F55 is a HEX color with RGB value rgb(187, 143, 85) and HSL value hsl(34, 43%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BB8F55?+

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