#B13EAF Color

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

Color preview

#B13EAF

Color formats

HEX
#B13EAF
RGB
rgb(177, 62, 175)
RGBA
rgba(177, 62, 175, 1)
HSL
hsl(301, 48%, 47%)
HSV
hsv(301, 65%, 69%)
CMYK
cmyk(0%, 65%, 1%, 31%)
CSS variable
--color-primary: #B13EAF;
Lowercase HEX
#b13eaf

Shades

Tints

Tones

Harmony

CSS snippets for #B13EAF

.color-b13eaf {
  color: #B13EAF;
  background-color: #B13EAF;
}

Frequently asked questions

What color is #B13EAF?+

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

What is the closest Tailwind color to #B13EAF?+

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