#BB6553 Color

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

Color preview

#BB6553

Color formats

HEX
#BB6553
RGB
rgb(187, 101, 83)
RGBA
rgba(187, 101, 83, 1)
HSL
hsl(10, 43%, 53%)
HSV
hsv(10, 56%, 73%)
CMYK
cmyk(0%, 46%, 56%, 27%)
CSS variable
--color-primary: #BB6553;
Lowercase HEX
#bb6553

Shades

Tints

Tones

Harmony

CSS snippets for #BB6553

.color-bb6553 {
  color: #BB6553;
  background-color: #BB6553;
}

Frequently asked questions

What color is #BB6553?+

#BB6553 is a HEX color with RGB value rgb(187, 101, 83) and HSL value hsl(10, 43%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB6553?+

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