#B9698B Color

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

Color preview

#B9698B

Color formats

HEX
#B9698B
RGB
rgb(185, 105, 139)
RGBA
rgba(185, 105, 139, 1)
HSL
hsl(335, 36%, 57%)
HSV
hsv(335, 43%, 73%)
CMYK
cmyk(0%, 43%, 25%, 27%)
CSS variable
--color-primary: #B9698B;
Lowercase HEX
#b9698b

Shades

Tints

Tones

Harmony

CSS snippets for #B9698B

.color-b9698b {
  color: #B9698B;
  background-color: #B9698B;
}

Frequently asked questions

What color is #B9698B?+

#B9698B is a HEX color with RGB value rgb(185, 105, 139) and HSL value hsl(335, 36%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B9698B?+

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