#BE7EB4 Color

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

Color preview

#BE7EB4

Color formats

HEX
#BE7EB4
RGB
rgb(190, 126, 180)
RGBA
rgba(190, 126, 180, 1)
HSL
hsl(309, 33%, 62%)
HSV
hsv(309, 34%, 75%)
CMYK
cmyk(0%, 34%, 5%, 25%)
CSS variable
--color-primary: #BE7EB4;
Lowercase HEX
#be7eb4

Shades

Tints

Tones

Harmony

CSS snippets for #BE7EB4

.color-be7eb4 {
  color: #BE7EB4;
  background-color: #BE7EB4;
}

Frequently asked questions

What color is #BE7EB4?+

#BE7EB4 is a HEX color with RGB value rgb(190, 126, 180) and HSL value hsl(309, 33%, 62%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BE7EB4?+

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