#C94EFD Color

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

Color preview

#C94EFD

Color formats

HEX
#C94EFD
RGB
rgb(201, 78, 253)
RGBA
rgba(201, 78, 253, 1)
HSL
hsl(282, 98%, 65%)
HSV
hsv(282, 69%, 99%)
CMYK
cmyk(21%, 69%, 0%, 1%)
CSS variable
--color-primary: #C94EFD;
Lowercase HEX
#c94efd

Shades

Tints

Tones

Harmony

CSS snippets for #C94EFD

.color-c94efd {
  color: #C94EFD;
  background-color: #C94EFD;
}

Frequently asked questions

What color is #C94EFD?+

#C94EFD is a HEX color with RGB value rgb(201, 78, 253) and HSL value hsl(282, 98%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C94EFD?+

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