#C35FD3 Color

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

Color preview

#C35FD3

Color formats

HEX
#C35FD3
RGB
rgb(195, 95, 211)
RGBA
rgba(195, 95, 211, 1)
HSL
hsl(292, 57%, 60%)
HSV
hsv(292, 55%, 83%)
CMYK
cmyk(8%, 55%, 0%, 17%)
CSS variable
--color-primary: #C35FD3;
Lowercase HEX
#c35fd3

Shades

Tints

Tones

Harmony

CSS snippets for #C35FD3

.color-c35fd3 {
  color: #C35FD3;
  background-color: #C35FD3;
}

Frequently asked questions

What color is #C35FD3?+

#C35FD3 is a HEX color with RGB value rgb(195, 95, 211) and HSL value hsl(292, 57%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C35FD3?+

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