#B31DDD Color

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

Color preview

#B31DDD

Color formats

HEX
#B31DDD
RGB
rgb(179, 29, 221)
RGBA
rgba(179, 29, 221, 1)
HSL
hsl(287, 77%, 49%)
HSV
hsv(287, 87%, 87%)
CMYK
cmyk(19%, 87%, 0%, 13%)
CSS variable
--color-primary: #B31DDD;
Lowercase HEX
#b31ddd

Shades

Tints

Tones

Harmony

CSS snippets for #B31DDD

.color-b31ddd {
  color: #B31DDD;
  background-color: #B31DDD;
}

Frequently asked questions

What color is #B31DDD?+

#B31DDD is a HEX color with RGB value rgb(179, 29, 221) and HSL value hsl(287, 77%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B31DDD?+

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