#C44FBD Color

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

Color preview

#C44FBD

Color formats

HEX
#C44FBD
RGB
rgb(196, 79, 189)
RGBA
rgba(196, 79, 189, 1)
HSL
hsl(304, 50%, 54%)
HSV
hsv(304, 60%, 77%)
CMYK
cmyk(0%, 60%, 4%, 23%)
CSS variable
--color-primary: #C44FBD;
Lowercase HEX
#c44fbd

Shades

Tints

Tones

Harmony

CSS snippets for #C44FBD

.color-c44fbd {
  color: #C44FBD;
  background-color: #C44FBD;
}

Frequently asked questions

What color is #C44FBD?+

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

What is the closest Tailwind color to #C44FBD?+

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