#B65D85 Color

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

Color preview

#B65D85

Color formats

HEX
#B65D85
RGB
rgb(182, 93, 133)
RGBA
rgba(182, 93, 133, 1)
HSL
hsl(333, 38%, 54%)
HSV
hsv(333, 49%, 71%)
CMYK
cmyk(0%, 49%, 27%, 29%)
CSS variable
--color-primary: #B65D85;
Lowercase HEX
#b65d85

Shades

Tints

Tones

Harmony

CSS snippets for #B65D85

.color-b65d85 {
  color: #B65D85;
  background-color: #B65D85;
}

Frequently asked questions

What color is #B65D85?+

#B65D85 is a HEX color with RGB value rgb(182, 93, 133) and HSL value hsl(333, 38%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B65D85?+

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