#BB8086 Color

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

Color preview

#BB8086

Color formats

HEX
#BB8086
RGB
rgb(187, 128, 134)
RGBA
rgba(187, 128, 134, 1)
HSL
hsl(354, 30%, 62%)
HSV
hsv(354, 32%, 73%)
CMYK
cmyk(0%, 32%, 28%, 27%)
CSS variable
--color-primary: #BB8086;
Lowercase HEX
#bb8086

Shades

Tints

Tones

Harmony

CSS snippets for #BB8086

.color-bb8086 {
  color: #BB8086;
  background-color: #BB8086;
}

Frequently asked questions

What color is #BB8086?+

#BB8086 is a HEX color with RGB value rgb(187, 128, 134) and HSL value hsl(354, 30%, 62%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BB8086?+

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