#C3225D Color

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

Color preview

#C3225D

Color formats

HEX
#C3225D
RGB
rgb(195, 34, 93)
RGBA
rgba(195, 34, 93, 1)
HSL
hsl(338, 70%, 45%)
HSV
hsv(338, 83%, 76%)
CMYK
cmyk(0%, 83%, 52%, 24%)
CSS variable
--color-primary: #C3225D;
Lowercase HEX
#c3225d

Shades

Tints

Tones

Harmony

CSS snippets for #C3225D

.color-c3225d {
  color: #C3225D;
  background-color: #C3225D;
}

Frequently asked questions

What color is #C3225D?+

#C3225D is a HEX color with RGB value rgb(195, 34, 93) and HSL value hsl(338, 70%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C3225D?+

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