#B89BCA Color

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

Color preview

#B89BCA

Color formats

HEX
#B89BCA
RGB
rgb(184, 155, 202)
RGBA
rgba(184, 155, 202, 1)
HSL
hsl(277, 31%, 70%)
HSV
hsv(277, 23%, 79%)
CMYK
cmyk(9%, 23%, 0%, 21%)
CSS variable
--color-primary: #B89BCA;
Lowercase HEX
#b89bca

Shades

Tints

Tones

Harmony

CSS snippets for #B89BCA

.color-b89bca {
  color: #B89BCA;
  background-color: #B89BCA;
}

Frequently asked questions

What color is #B89BCA?+

#B89BCA is a HEX color with RGB value rgb(184, 155, 202) and HSL value hsl(277, 31%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B89BCA?+

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