#C64DBC Color

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

Color preview

#C64DBC

Color formats

HEX
#C64DBC
RGB
rgb(198, 77, 188)
RGBA
rgba(198, 77, 188, 1)
HSL
hsl(305, 51%, 54%)
HSV
hsv(305, 61%, 78%)
CMYK
cmyk(0%, 61%, 5%, 22%)
CSS variable
--color-primary: #C64DBC;
Lowercase HEX
#c64dbc

Shades

Tints

Tones

Harmony

CSS snippets for #C64DBC

.color-c64dbc {
  color: #C64DBC;
  background-color: #C64DBC;
}

Frequently asked questions

What color is #C64DBC?+

#C64DBC is a HEX color with RGB value rgb(198, 77, 188) and HSL value hsl(305, 51%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C64DBC?+

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