#BE8EB2 Color

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

Color preview

#BE8EB2

Color formats

HEX
#BE8EB2
RGB
rgb(190, 142, 178)
RGBA
rgba(190, 142, 178, 1)
HSL
hsl(315, 27%, 65%)
HSV
hsv(315, 25%, 75%)
CMYK
cmyk(0%, 25%, 6%, 25%)
CSS variable
--color-primary: #BE8EB2;
Lowercase HEX
#be8eb2

Shades

Tints

Tones

Harmony

CSS snippets for #BE8EB2

.color-be8eb2 {
  color: #BE8EB2;
  background-color: #BE8EB2;
}

Frequently asked questions

What color is #BE8EB2?+

#BE8EB2 is a HEX color with RGB value rgb(190, 142, 178) and HSL value hsl(315, 27%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BE8EB2?+

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