#C83DFB Color

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

Color preview

#C83DFB

Color formats

HEX
#C83DFB
RGB
rgb(200, 61, 251)
RGBA
rgba(200, 61, 251, 1)
HSL
hsl(284, 96%, 61%)
HSV
hsv(284, 76%, 98%)
CMYK
cmyk(20%, 76%, 0%, 2%)
CSS variable
--color-primary: #C83DFB;
Lowercase HEX
#c83dfb

Shades

Tints

Tones

Harmony

CSS snippets for #C83DFB

.color-c83dfb {
  color: #C83DFB;
  background-color: #C83DFB;
}

Frequently asked questions

What color is #C83DFB?+

#C83DFB is a HEX color with RGB value rgb(200, 61, 251) and HSL value hsl(284, 96%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C83DFB?+

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