#BB6B8C Color

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

Color preview

#BB6B8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BB6B8C

.color-bb6b8c {
  color: #BB6B8C;
  background-color: #BB6B8C;
}

Frequently asked questions

What color is #BB6B8C?+

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

What is the closest Tailwind color to #BB6B8C?+

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