#BE55CC Color

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

Color preview

#BE55CC

Color formats

HEX
#BE55CC
RGB
rgb(190, 85, 204)
RGBA
rgba(190, 85, 204, 1)
HSL
hsl(293, 54%, 57%)
HSV
hsv(293, 58%, 80%)
CMYK
cmyk(7%, 58%, 0%, 20%)
CSS variable
--color-primary: #BE55CC;
Lowercase HEX
#be55cc

Shades

Tints

Tones

Harmony

CSS snippets for #BE55CC

.color-be55cc {
  color: #BE55CC;
  background-color: #BE55CC;
}

Frequently asked questions

What color is #BE55CC?+

#BE55CC is a HEX color with RGB value rgb(190, 85, 204) and HSL value hsl(293, 54%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BE55CC?+

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