#BB6F77 Color

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

Color preview

#BB6F77

Color formats

HEX
#BB6F77
RGB
rgb(187, 111, 119)
RGBA
rgba(187, 111, 119, 1)
HSL
hsl(354, 36%, 58%)
HSV
hsv(354, 41%, 73%)
CMYK
cmyk(0%, 41%, 36%, 27%)
CSS variable
--color-primary: #BB6F77;
Lowercase HEX
#bb6f77

Shades

Tints

Tones

Harmony

CSS snippets for #BB6F77

.color-bb6f77 {
  color: #BB6F77;
  background-color: #BB6F77;
}

Frequently asked questions

What color is #BB6F77?+

#BB6F77 is a HEX color with RGB value rgb(187, 111, 119) and HSL value hsl(354, 36%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB6F77?+

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