#B13EAE Color

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

Color preview

#B13EAE

Color formats

HEX
#B13EAE
RGB
rgb(177, 62, 174)
RGBA
rgba(177, 62, 174, 1)
HSL
hsl(302, 48%, 47%)
HSV
hsv(302, 65%, 69%)
CMYK
cmyk(0%, 65%, 2%, 31%)
CSS variable
--color-primary: #B13EAE;
Lowercase HEX
#b13eae

Shades

Tints

Tones

Harmony

CSS snippets for #B13EAE

.color-b13eae {
  color: #B13EAE;
  background-color: #B13EAE;
}

Frequently asked questions

What color is #B13EAE?+

#B13EAE is a HEX color with RGB value rgb(177, 62, 174) and HSL value hsl(302, 48%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B13EAE?+

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