#B250CD Color

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

Color preview

#B250CD

Color formats

HEX
#B250CD
RGB
rgb(178, 80, 205)
RGBA
rgba(178, 80, 205, 1)
HSL
hsl(287, 56%, 56%)
HSV
hsv(287, 61%, 80%)
CMYK
cmyk(13%, 61%, 0%, 20%)
CSS variable
--color-primary: #B250CD;
Lowercase HEX
#b250cd

Shades

Tints

Tones

Harmony

CSS snippets for #B250CD

.color-b250cd {
  color: #B250CD;
  background-color: #B250CD;
}

Frequently asked questions

What color is #B250CD?+

#B250CD is a HEX color with RGB value rgb(178, 80, 205) and HSL value hsl(287, 56%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B250CD?+

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