#B9698C Color

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

Color preview

#B9698C

Color formats

HEX
#B9698C
RGB
rgb(185, 105, 140)
RGBA
rgba(185, 105, 140, 1)
HSL
hsl(334, 36%, 57%)
HSV
hsv(334, 43%, 73%)
CMYK
cmyk(0%, 43%, 24%, 27%)
CSS variable
--color-primary: #B9698C;
Lowercase HEX
#b9698c

Shades

Tints

Tones

Harmony

CSS snippets for #B9698C

.color-b9698c {
  color: #B9698C;
  background-color: #B9698C;
}

Frequently asked questions

What color is #B9698C?+

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

What is the closest Tailwind color to #B9698C?+

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