#BD7EB5 Color

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

Color preview

#BD7EB5

Color formats

HEX
#BD7EB5
RGB
rgb(189, 126, 181)
RGBA
rgba(189, 126, 181, 1)
HSL
hsl(308, 32%, 62%)
HSV
hsv(308, 33%, 74%)
CMYK
cmyk(0%, 33%, 4%, 26%)
CSS variable
--color-primary: #BD7EB5;
Lowercase HEX
#bd7eb5

Shades

Tints

Tones

Harmony

CSS snippets for #BD7EB5

.color-bd7eb5 {
  color: #BD7EB5;
  background-color: #BD7EB5;
}

Frequently asked questions

What color is #BD7EB5?+

#BD7EB5 is a HEX color with RGB value rgb(189, 126, 181) and HSL value hsl(308, 32%, 62%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BD7EB5?+

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