#B65D53 Color

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

Color preview

#B65D53

Color formats

HEX
#B65D53
RGB
rgb(182, 93, 83)
RGBA
rgba(182, 93, 83, 1)
HSL
hsl(6, 40%, 52%)
HSV
hsv(6, 54%, 71%)
CMYK
cmyk(0%, 49%, 54%, 29%)
CSS variable
--color-primary: #B65D53;
Lowercase HEX
#b65d53

Shades

Tints

Tones

Harmony

CSS snippets for #B65D53

.color-b65d53 {
  color: #B65D53;
  background-color: #B65D53;
}

Frequently asked questions

What color is #B65D53?+

#B65D53 is a HEX color with RGB value rgb(182, 93, 83) and HSL value hsl(6, 40%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B65D53?+

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