#BB8B90 Color

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

Color preview

#BB8B90

Color formats

HEX
#BB8B90
RGB
rgb(187, 139, 144)
RGBA
rgba(187, 139, 144, 1)
HSL
hsl(354, 26%, 64%)
HSV
hsv(354, 26%, 73%)
CMYK
cmyk(0%, 26%, 23%, 27%)
CSS variable
--color-primary: #BB8B90;
Lowercase HEX
#bb8b90

Shades

Tints

Tones

Harmony

CSS snippets for #BB8B90

.color-bb8b90 {
  color: #BB8B90;
  background-color: #BB8B90;
}

Frequently asked questions

What color is #BB8B90?+

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

What is the closest Tailwind color to #BB8B90?+

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