#C94BFB Color

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

Color preview

#C94BFB

Color formats

HEX
#C94BFB
RGB
rgb(201, 75, 251)
RGBA
rgba(201, 75, 251, 1)
HSL
hsl(283, 96%, 64%)
HSV
hsv(283, 70%, 98%)
CMYK
cmyk(20%, 70%, 0%, 2%)
CSS variable
--color-primary: #C94BFB;
Lowercase HEX
#c94bfb

Shades

Tints

Tones

Harmony

CSS snippets for #C94BFB

.color-c94bfb {
  color: #C94BFB;
  background-color: #C94BFB;
}

Frequently asked questions

What color is #C94BFB?+

#C94BFB is a HEX color with RGB value rgb(201, 75, 251) and HSL value hsl(283, 96%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C94BFB?+

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