#BB3EAD Color

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

Color preview

#BB3EAD

Color formats

HEX
#BB3EAD
RGB
rgb(187, 62, 173)
RGBA
rgba(187, 62, 173, 1)
HSL
hsl(307, 50%, 49%)
HSV
hsv(307, 67%, 73%)
CMYK
cmyk(0%, 67%, 7%, 27%)
CSS variable
--color-primary: #BB3EAD;
Lowercase HEX
#bb3ead

Shades

Tints

Tones

Harmony

CSS snippets for #BB3EAD

.color-bb3ead {
  color: #BB3EAD;
  background-color: #BB3EAD;
}

Frequently asked questions

What color is #BB3EAD?+

#BB3EAD is a HEX color with RGB value rgb(187, 62, 173) and HSL value hsl(307, 50%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB3EAD?+

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