#BB644E Color

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

Color preview

#BB644E

Color formats

HEX
#BB644E
RGB
rgb(187, 100, 78)
RGBA
rgba(187, 100, 78, 1)
HSL
hsl(12, 44%, 52%)
HSV
hsv(12, 58%, 73%)
CMYK
cmyk(0%, 47%, 58%, 27%)
CSS variable
--color-primary: #BB644E;
Lowercase HEX
#bb644e

Shades

Tints

Tones

Harmony

CSS snippets for #BB644E

.color-bb644e {
  color: #BB644E;
  background-color: #BB644E;
}

Frequently asked questions

What color is #BB644E?+

#BB644E is a HEX color with RGB value rgb(187, 100, 78) and HSL value hsl(12, 44%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB644E?+

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