#B405FF Color

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

Color preview

#B405FF

Color formats

HEX
#B405FF
RGB
rgb(180, 5, 255)
RGBA
rgba(180, 5, 255, 1)
HSL
hsl(282, 100%, 51%)
HSV
hsv(282, 98%, 100%)
CMYK
cmyk(29%, 98%, 0%, 0%)
CSS variable
--color-primary: #B405FF;
Lowercase HEX
#b405ff

Shades

Tints

Tones

Harmony

CSS snippets for #B405FF

.color-b405ff {
  color: #B405FF;
  background-color: #B405FF;
}

Frequently asked questions

What color is #B405FF?+

#B405FF is a HEX color with RGB value rgb(180, 5, 255) and HSL value hsl(282, 100%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B405FF?+

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