#C84BAD Color

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

Color preview

#C84BAD

Color formats

HEX
#C84BAD
RGB
rgb(200, 75, 173)
RGBA
rgba(200, 75, 173, 1)
HSL
hsl(313, 53%, 54%)
HSV
hsv(313, 63%, 78%)
CMYK
cmyk(0%, 62%, 13%, 22%)
CSS variable
--color-primary: #C84BAD;
Lowercase HEX
#c84bad

Shades

Tints

Tones

Harmony

CSS snippets for #C84BAD

.color-c84bad {
  color: #C84BAD;
  background-color: #C84BAD;
}

Frequently asked questions

What color is #C84BAD?+

#C84BAD is a HEX color with RGB value rgb(200, 75, 173) and HSL value hsl(313, 53%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C84BAD?+

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