#B65C4E Color

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

Color preview

#B65C4E

Color formats

HEX
#B65C4E
RGB
rgb(182, 92, 78)
RGBA
rgba(182, 92, 78, 1)
HSL
hsl(8, 42%, 51%)
HSV
hsv(8, 57%, 71%)
CMYK
cmyk(0%, 49%, 57%, 29%)
CSS variable
--color-primary: #B65C4E;
Lowercase HEX
#b65c4e

Shades

Tints

Tones

Harmony

CSS snippets for #B65C4E

.color-b65c4e {
  color: #B65C4E;
  background-color: #B65C4E;
}

Frequently asked questions

What color is #B65C4E?+

#B65C4E is a HEX color with RGB value rgb(182, 92, 78) and HSL value hsl(8, 42%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B65C4E?+

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