#B165D2 Color

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

Color preview

#B165D2

Color formats

HEX
#B165D2
RGB
rgb(177, 101, 210)
RGBA
rgba(177, 101, 210, 1)
HSL
hsl(282, 55%, 61%)
HSV
hsv(282, 52%, 82%)
CMYK
cmyk(16%, 52%, 0%, 18%)
CSS variable
--color-primary: #B165D2;
Lowercase HEX
#b165d2

Shades

Tints

Tones

Harmony

CSS snippets for #B165D2

.color-b165d2 {
  color: #B165D2;
  background-color: #B165D2;
}

Frequently asked questions

What color is #B165D2?+

#B165D2 is a HEX color with RGB value rgb(177, 101, 210) and HSL value hsl(282, 55%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B165D2?+

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