#C35EB4 Color

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

Color preview

#C35EB4

Color formats

HEX
#C35EB4
RGB
rgb(195, 94, 180)
RGBA
rgba(195, 94, 180, 1)
HSL
hsl(309, 46%, 57%)
HSV
hsv(309, 52%, 76%)
CMYK
cmyk(0%, 52%, 8%, 24%)
CSS variable
--color-primary: #C35EB4;
Lowercase HEX
#c35eb4

Shades

Tints

Tones

Harmony

CSS snippets for #C35EB4

.color-c35eb4 {
  color: #C35EB4;
  background-color: #C35EB4;
}

Frequently asked questions

What color is #C35EB4?+

#C35EB4 is a HEX color with RGB value rgb(195, 94, 180) and HSL value hsl(309, 46%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C35EB4?+

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