#C53DFB Color

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

Color preview

#C53DFB

Color formats

HEX
#C53DFB
RGB
rgb(197, 61, 251)
RGBA
rgba(197, 61, 251, 1)
HSL
hsl(283, 96%, 61%)
HSV
hsv(283, 76%, 98%)
CMYK
cmyk(22%, 76%, 0%, 2%)
CSS variable
--color-primary: #C53DFB;
Lowercase HEX
#c53dfb

Shades

Tints

Tones

Harmony

CSS snippets for #C53DFB

.color-c53dfb {
  color: #C53DFB;
  background-color: #C53DFB;
}

Frequently asked questions

What color is #C53DFB?+

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

What is the closest Tailwind color to #C53DFB?+

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