#C64BFB Color

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

Color preview

#C64BFB

Color formats

HEX
#C64BFB
RGB
rgb(198, 75, 251)
RGBA
rgba(198, 75, 251, 1)
HSL
hsl(282, 96%, 64%)
HSV
hsv(282, 70%, 98%)
CMYK
cmyk(21%, 70%, 0%, 2%)
CSS variable
--color-primary: #C64BFB;
Lowercase HEX
#c64bfb

Shades

Tints

Tones

Harmony

CSS snippets for #C64BFB

.color-c64bfb {
  color: #C64BFB;
  background-color: #C64BFB;
}

Frequently asked questions

What color is #C64BFB?+

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

What is the closest Tailwind color to #C64BFB?+

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