#C44BFB Color

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

Color preview

#C44BFB

Color formats

HEX
#C44BFB
RGB
rgb(196, 75, 251)
RGBA
rgba(196, 75, 251, 1)
HSL
hsl(281, 96%, 64%)
HSV
hsv(281, 70%, 98%)
CMYK
cmyk(22%, 70%, 0%, 2%)
CSS variable
--color-primary: #C44BFB;
Lowercase HEX
#c44bfb

Shades

Tints

Tones

Harmony

CSS snippets for #C44BFB

.color-c44bfb {
  color: #C44BFB;
  background-color: #C44BFB;
}

Frequently asked questions

What color is #C44BFB?+

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

What is the closest Tailwind color to #C44BFB?+

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