#BE4A8F Color

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

Color preview

#BE4A8F

Color formats

HEX
#BE4A8F
RGB
rgb(190, 74, 143)
RGBA
rgba(190, 74, 143, 1)
HSL
hsl(324, 47%, 52%)
HSV
hsv(324, 61%, 75%)
CMYK
cmyk(0%, 61%, 25%, 25%)
CSS variable
--color-primary: #BE4A8F;
Lowercase HEX
#be4a8f

Shades

Tints

Tones

Harmony

CSS snippets for #BE4A8F

.color-be4a8f {
  color: #BE4A8F;
  background-color: #BE4A8F;
}

Frequently asked questions

What color is #BE4A8F?+

#BE4A8F is a HEX color with RGB value rgb(190, 74, 143) and HSL value hsl(324, 47%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BE4A8F?+

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