#BE5D4B Color

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

Color preview

#BE5D4B

Color formats

HEX
#BE5D4B
RGB
rgb(190, 93, 75)
RGBA
rgba(190, 93, 75, 1)
HSL
hsl(9, 47%, 52%)
HSV
hsv(9, 61%, 75%)
CMYK
cmyk(0%, 51%, 61%, 25%)
CSS variable
--color-primary: #BE5D4B;
Lowercase HEX
#be5d4b

Shades

Tints

Tones

Harmony

CSS snippets for #BE5D4B

.color-be5d4b {
  color: #BE5D4B;
  background-color: #BE5D4B;
}

Frequently asked questions

What color is #BE5D4B?+

#BE5D4B is a HEX color with RGB value rgb(190, 93, 75) and HSL value hsl(9, 47%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BE5D4B?+

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