#B65A9C Color

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

Color preview

#B65A9C

Color formats

HEX
#B65A9C
RGB
rgb(182, 90, 156)
RGBA
rgba(182, 90, 156, 1)
HSL
hsl(317, 39%, 53%)
HSV
hsv(317, 51%, 71%)
CMYK
cmyk(0%, 51%, 14%, 29%)
CSS variable
--color-primary: #B65A9C;
Lowercase HEX
#b65a9c

Shades

Tints

Tones

Harmony

CSS snippets for #B65A9C

.color-b65a9c {
  color: #B65A9C;
  background-color: #B65A9C;
}

Frequently asked questions

What color is #B65A9C?+

#B65A9C is a HEX color with RGB value rgb(182, 90, 156) and HSL value hsl(317, 39%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B65A9C?+

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