#BB75CC Color

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

Color preview

#BB75CC

Color formats

HEX
#BB75CC
RGB
rgb(187, 117, 204)
RGBA
rgba(187, 117, 204, 1)
HSL
hsl(288, 46%, 63%)
HSV
hsv(288, 43%, 80%)
CMYK
cmyk(8%, 43%, 0%, 20%)
CSS variable
--color-primary: #BB75CC;
Lowercase HEX
#bb75cc

Shades

Tints

Tones

Harmony

CSS snippets for #BB75CC

.color-bb75cc {
  color: #BB75CC;
  background-color: #BB75CC;
}

Frequently asked questions

What color is #BB75CC?+

#BB75CC is a HEX color with RGB value rgb(187, 117, 204) and HSL value hsl(288, 46%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB75CC?+

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