#BB6B8D Color

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

Color preview

#BB6B8D

Color formats

HEX
#BB6B8D
RGB
rgb(187, 107, 141)
RGBA
rgba(187, 107, 141, 1)
HSL
hsl(335, 37%, 58%)
HSV
hsv(335, 43%, 73%)
CMYK
cmyk(0%, 43%, 25%, 27%)
CSS variable
--color-primary: #BB6B8D;
Lowercase HEX
#bb6b8d

Shades

Tints

Tones

Harmony

CSS snippets for #BB6B8D

.color-bb6b8d {
  color: #BB6B8D;
  background-color: #BB6B8D;
}

Frequently asked questions

What color is #BB6B8D?+

#BB6B8D is a HEX color with RGB value rgb(187, 107, 141) and HSL value hsl(335, 37%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BB6B8D?+

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