#C745FF Color

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

Color preview

#C745FF

Color formats

HEX
#C745FF
RGB
rgb(199, 69, 255)
RGBA
rgba(199, 69, 255, 1)
HSL
hsl(282, 100%, 64%)
HSV
hsv(282, 73%, 100%)
CMYK
cmyk(22%, 73%, 0%, 0%)
CSS variable
--color-primary: #C745FF;
Lowercase HEX
#c745ff

Shades

Tints

Tones

Harmony

CSS snippets for #C745FF

.color-c745ff {
  color: #C745FF;
  background-color: #C745FF;
}

Frequently asked questions

What color is #C745FF?+

#C745FF is a HEX color with RGB value rgb(199, 69, 255) and HSL value hsl(282, 100%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C745FF?+

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