#BE8CC0 Color

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

Color preview

#BE8CC0

Color formats

HEX
#BE8CC0
RGB
rgb(190, 140, 192)
RGBA
rgba(190, 140, 192, 1)
HSL
hsl(298, 29%, 65%)
HSV
hsv(298, 27%, 75%)
CMYK
cmyk(1%, 27%, 0%, 25%)
CSS variable
--color-primary: #BE8CC0;
Lowercase HEX
#be8cc0

Shades

Tints

Tones

Harmony

CSS snippets for #BE8CC0

.color-be8cc0 {
  color: #BE8CC0;
  background-color: #BE8CC0;
}

Frequently asked questions

What color is #BE8CC0?+

#BE8CC0 is a HEX color with RGB value rgb(190, 140, 192) and HSL value hsl(298, 29%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BE8CC0?+

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