#B13EBB Color

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

Color preview

#B13EBB

Color formats

HEX
#B13EBB
RGB
rgb(177, 62, 187)
RGBA
rgba(177, 62, 187, 1)
HSL
hsl(295, 50%, 49%)
HSV
hsv(295, 67%, 73%)
CMYK
cmyk(5%, 67%, 0%, 27%)
CSS variable
--color-primary: #B13EBB;
Lowercase HEX
#b13ebb

Shades

Tints

Tones

Harmony

CSS snippets for #B13EBB

.color-b13ebb {
  color: #B13EBB;
  background-color: #B13EBB;
}

Frequently asked questions

What color is #B13EBB?+

#B13EBB is a HEX color with RGB value rgb(177, 62, 187) and HSL value hsl(295, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B13EBB?+

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