#BB706B Color

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

Color preview

#BB706B

Color formats

HEX
#BB706B
RGB
rgb(187, 112, 107)
RGBA
rgba(187, 112, 107, 1)
HSL
hsl(4, 37%, 58%)
HSV
hsv(4, 43%, 73%)
CMYK
cmyk(0%, 40%, 43%, 27%)
CSS variable
--color-primary: #BB706B;
Lowercase HEX
#bb706b

Shades

Tints

Tones

Harmony

CSS snippets for #BB706B

.color-bb706b {
  color: #BB706B;
  background-color: #BB706B;
}

Frequently asked questions

What color is #BB706B?+

#BB706B is a HEX color with RGB value rgb(187, 112, 107) and HSL value hsl(4, 37%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB706B?+

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