#BB7EB2 Color

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

Color preview

#BB7EB2

Color formats

HEX
#BB7EB2
RGB
rgb(187, 126, 178)
RGBA
rgba(187, 126, 178, 1)
HSL
hsl(309, 31%, 61%)
HSV
hsv(309, 33%, 73%)
CMYK
cmyk(0%, 33%, 5%, 27%)
CSS variable
--color-primary: #BB7EB2;
Lowercase HEX
#bb7eb2

Shades

Tints

Tones

Harmony

CSS snippets for #BB7EB2

.color-bb7eb2 {
  color: #BB7EB2;
  background-color: #BB7EB2;
}

Frequently asked questions

What color is #BB7EB2?+

#BB7EB2 is a HEX color with RGB value rgb(187, 126, 178) and HSL value hsl(309, 31%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BB7EB2?+

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