#B08BBB Color

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

Color preview

#B08BBB

Color formats

HEX
#B08BBB
RGB
rgb(176, 139, 187)
RGBA
rgba(176, 139, 187, 1)
HSL
hsl(286, 26%, 64%)
HSV
hsv(286, 26%, 73%)
CMYK
cmyk(6%, 26%, 0%, 27%)
CSS variable
--color-primary: #B08BBB;
Lowercase HEX
#b08bbb

Shades

Tints

Tones

Harmony

CSS snippets for #B08BBB

.color-b08bbb {
  color: #B08BBB;
  background-color: #B08BBB;
}

Frequently asked questions

What color is #B08BBB?+

#B08BBB is a HEX color with RGB value rgb(176, 139, 187) and HSL value hsl(286, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B08BBB?+

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