#BA6C8B Color

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

Color preview

#BA6C8B

Color formats

HEX
#BA6C8B
RGB
rgb(186, 108, 139)
RGBA
rgba(186, 108, 139, 1)
HSL
hsl(336, 36%, 58%)
HSV
hsv(336, 42%, 73%)
CMYK
cmyk(0%, 42%, 25%, 27%)
CSS variable
--color-primary: #BA6C8B;
Lowercase HEX
#ba6c8b

Shades

Tints

Tones

Harmony

CSS snippets for #BA6C8B

.color-ba6c8b {
  color: #BA6C8B;
  background-color: #BA6C8B;
}

Frequently asked questions

What color is #BA6C8B?+

#BA6C8B is a HEX color with RGB value rgb(186, 108, 139) and HSL value hsl(336, 36%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BA6C8B?+

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