#B65A9F Color

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

Color preview

#B65A9F

Color formats

HEX
#B65A9F
RGB
rgb(182, 90, 159)
RGBA
rgba(182, 90, 159, 1)
HSL
hsl(315, 39%, 53%)
HSV
hsv(315, 51%, 71%)
CMYK
cmyk(0%, 51%, 13%, 29%)
CSS variable
--color-primary: #B65A9F;
Lowercase HEX
#b65a9f

Shades

Tints

Tones

Harmony

CSS snippets for #B65A9F

.color-b65a9f {
  color: #B65A9F;
  background-color: #B65A9F;
}

Frequently asked questions

What color is #B65A9F?+

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

What is the closest Tailwind color to #B65A9F?+

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