#BB5949 Color

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

Color preview

#BB5949

Color formats

HEX
#BB5949
RGB
rgb(187, 89, 73)
RGBA
rgba(187, 89, 73, 1)
HSL
hsl(8, 46%, 51%)
HSV
hsv(8, 61%, 73%)
CMYK
cmyk(0%, 52%, 61%, 27%)
CSS variable
--color-primary: #BB5949;
Lowercase HEX
#bb5949

Shades

Tints

Tones

Harmony

CSS snippets for #BB5949

.color-bb5949 {
  color: #BB5949;
  background-color: #BB5949;
}

Frequently asked questions

What color is #BB5949?+

#BB5949 is a HEX color with RGB value rgb(187, 89, 73) and HSL value hsl(8, 46%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB5949?+

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