#BB6D8B Color

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

Color preview

#BB6D8B

Color formats

HEX
#BB6D8B
RGB
rgb(187, 109, 139)
RGBA
rgba(187, 109, 139, 1)
HSL
hsl(337, 36%, 58%)
HSV
hsv(337, 42%, 73%)
CMYK
cmyk(0%, 42%, 26%, 27%)
CSS variable
--color-primary: #BB6D8B;
Lowercase HEX
#bb6d8b

Shades

Tints

Tones

Harmony

CSS snippets for #BB6D8B

.color-bb6d8b {
  color: #BB6D8B;
  background-color: #BB6D8B;
}

Frequently asked questions

What color is #BB6D8B?+

#BB6D8B is a HEX color with RGB value rgb(187, 109, 139) and HSL value hsl(337, 36%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BB6D8B?+

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