#B400E0 Color

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

Color preview

#B400E0

Color formats

HEX
#B400E0
RGB
rgb(180, 0, 224)
RGBA
rgba(180, 0, 224, 1)
HSL
hsl(288, 100%, 44%)
HSV
hsv(288, 100%, 88%)
CMYK
cmyk(20%, 100%, 0%, 12%)
CSS variable
--color-primary: #B400E0;
Lowercase HEX
#b400e0

Shades

Tints

Tones

Harmony

CSS snippets for #B400E0

.color-b400e0 {
  color: #B400E0;
  background-color: #B400E0;
}

Frequently asked questions

What color is #B400E0?+

#B400E0 is a HEX color with RGB value rgb(180, 0, 224) and HSL value hsl(288, 100%, 44%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B400E0?+

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