#C3379B Color

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

Color preview

#C3379B

Color formats

HEX
#C3379B
RGB
rgb(195, 55, 155)
RGBA
rgba(195, 55, 155, 1)
HSL
hsl(317, 56%, 49%)
HSV
hsv(317, 72%, 76%)
CMYK
cmyk(0%, 72%, 21%, 24%)
CSS variable
--color-primary: #C3379B;
Lowercase HEX
#c3379b

Shades

Tints

Tones

Harmony

CSS snippets for #C3379B

.color-c3379b {
  color: #C3379B;
  background-color: #C3379B;
}

Frequently asked questions

What color is #C3379B?+

#C3379B is a HEX color with RGB value rgb(195, 55, 155) and HSL value hsl(317, 56%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C3379B?+

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