#BB8BAD Color

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

Color preview

#BB8BAD

Color formats

HEX
#BB8BAD
RGB
rgb(187, 139, 173)
RGBA
rgba(187, 139, 173, 1)
HSL
hsl(317, 26%, 64%)
HSV
hsv(317, 26%, 73%)
CMYK
cmyk(0%, 26%, 7%, 27%)
CSS variable
--color-primary: #BB8BAD;
Lowercase HEX
#bb8bad

Shades

Tints

Tones

Harmony

CSS snippets for #BB8BAD

.color-bb8bad {
  color: #BB8BAD;
  background-color: #BB8BAD;
}

Frequently asked questions

What color is #BB8BAD?+

#BB8BAD is a HEX color with RGB value rgb(187, 139, 173) and HSL value hsl(317, 26%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BB8BAD?+

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