#B65DDF Color

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

Color preview

#B65DDF

Color formats

HEX
#B65DDF
RGB
rgb(182, 93, 223)
RGBA
rgba(182, 93, 223, 1)
HSL
hsl(281, 67%, 62%)
HSV
hsv(281, 58%, 87%)
CMYK
cmyk(18%, 58%, 0%, 13%)
CSS variable
--color-primary: #B65DDF;
Lowercase HEX
#b65ddf

Shades

Tints

Tones

Harmony

CSS snippets for #B65DDF

.color-b65ddf {
  color: #B65DDF;
  background-color: #B65DDF;
}

Frequently asked questions

What color is #B65DDF?+

#B65DDF is a HEX color with RGB value rgb(182, 93, 223) and HSL value hsl(281, 67%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B65DDF?+

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