#BA99CC Color

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

Color preview

#BA99CC

Color formats

HEX
#BA99CC
RGB
rgb(186, 153, 204)
RGBA
rgba(186, 153, 204, 1)
HSL
hsl(279, 33%, 70%)
HSV
hsv(279, 25%, 80%)
CMYK
cmyk(9%, 25%, 0%, 20%)
CSS variable
--color-primary: #BA99CC;
Lowercase HEX
#ba99cc

Shades

Tints

Tones

Harmony

CSS snippets for #BA99CC

.color-ba99cc {
  color: #BA99CC;
  background-color: #BA99CC;
}

Frequently asked questions

What color is #BA99CC?+

#BA99CC is a HEX color with RGB value rgb(186, 153, 204) and HSL value hsl(279, 33%, 70%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BA99CC?+

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