#BE4646 Color

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

Color preview

#BE4646

Color formats

HEX
#BE4646
RGB
rgb(190, 70, 70)
RGBA
rgba(190, 70, 70, 1)
HSL
hsl(0, 48%, 51%)
HSV
hsv(0, 63%, 75%)
CMYK
cmyk(0%, 63%, 63%, 25%)
CSS variable
--color-primary: #BE4646;
Lowercase HEX
#be4646

Shades

Tints

Tones

Harmony

CSS snippets for #BE4646

.color-be4646 {
  color: #BE4646;
  background-color: #BE4646;
}

Frequently asked questions

What color is #BE4646?+

#BE4646 is a HEX color with RGB value rgb(190, 70, 70) and HSL value hsl(0, 48%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BE4646?+

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