#C44FBB Color

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

Color preview

#C44FBB

Color formats

HEX
#C44FBB
RGB
rgb(196, 79, 187)
RGBA
rgba(196, 79, 187, 1)
HSL
hsl(305, 50%, 54%)
HSV
hsv(305, 60%, 77%)
CMYK
cmyk(0%, 60%, 5%, 23%)
CSS variable
--color-primary: #C44FBB;
Lowercase HEX
#c44fbb

Shades

Tints

Tones

Harmony

CSS snippets for #C44FBB

.color-c44fbb {
  color: #C44FBB;
  background-color: #C44FBB;
}

Frequently asked questions

What color is #C44FBB?+

#C44FBB is a HEX color with RGB value rgb(196, 79, 187) and HSL value hsl(305, 50%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C44FBB?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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