#BE3750 Color

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

Color preview

#BE3750

Color formats

HEX
#BE3750
RGB
rgb(190, 55, 80)
RGBA
rgba(190, 55, 80, 1)
HSL
hsl(349, 55%, 48%)
HSV
hsv(349, 71%, 75%)
CMYK
cmyk(0%, 71%, 58%, 25%)
CSS variable
--color-primary: #BE3750;
Lowercase HEX
#be3750

Shades

Tints

Tones

Harmony

CSS snippets for #BE3750

.color-be3750 {
  color: #BE3750;
  background-color: #BE3750;
}

Frequently asked questions

What color is #BE3750?+

#BE3750 is a HEX color with RGB value rgb(190, 55, 80) and HSL value hsl(349, 55%, 48%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BE3750?+

The closest Tailwind color is pink-700, available as the bg-pink-700 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