#BB6789 Color

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

Color preview

#BB6789

Color formats

HEX
#BB6789
RGB
rgb(187, 103, 137)
RGBA
rgba(187, 103, 137, 1)
HSL
hsl(336, 38%, 57%)
HSV
hsv(336, 45%, 73%)
CMYK
cmyk(0%, 45%, 27%, 27%)
CSS variable
--color-primary: #BB6789;
Lowercase HEX
#bb6789

Shades

Tints

Tones

Harmony

CSS snippets for #BB6789

.color-bb6789 {
  color: #BB6789;
  background-color: #BB6789;
}

Frequently asked questions

What color is #BB6789?+

#BB6789 is a HEX color with RGB value rgb(187, 103, 137) and HSL value hsl(336, 38%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BB6789?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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