#D65196 Color

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

Color preview

#D65196

Color formats

HEX
#D65196
RGB
rgb(214, 81, 150)
RGBA
rgba(214, 81, 150, 1)
HSL
hsl(329, 62%, 58%)
HSV
hsv(329, 62%, 84%)
CMYK
cmyk(0%, 62%, 30%, 16%)
CSS variable
--color-primary: #D65196;
Lowercase HEX
#d65196

Shades

Tints

Tones

Harmony

CSS snippets for #D65196

.color-d65196 {
  color: #D65196;
  background-color: #D65196;
}

Frequently asked questions

What color is #D65196?+

#D65196 is a HEX color with RGB value rgb(214, 81, 150) and HSL value hsl(329, 62%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D65196?+

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