#B565CD Color

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

Color preview

#B565CD

Color formats

HEX
#B565CD
RGB
rgb(181, 101, 205)
RGBA
rgba(181, 101, 205, 1)
HSL
hsl(286, 51%, 60%)
HSV
hsv(286, 51%, 80%)
CMYK
cmyk(12%, 51%, 0%, 20%)
CSS variable
--color-primary: #B565CD;
Lowercase HEX
#b565cd

Shades

Tints

Tones

Harmony

CSS snippets for #B565CD

.color-b565cd {
  color: #B565CD;
  background-color: #B565CD;
}

Frequently asked questions

What color is #B565CD?+

#B565CD is a HEX color with RGB value rgb(181, 101, 205) and HSL value hsl(286, 51%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B565CD?+

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