#B62A9D Color

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

Color preview

#B62A9D

Color formats

HEX
#B62A9D
RGB
rgb(182, 42, 157)
RGBA
rgba(182, 42, 157, 1)
HSL
hsl(311, 63%, 44%)
HSV
hsv(311, 77%, 71%)
CMYK
cmyk(0%, 77%, 14%, 29%)
CSS variable
--color-primary: #B62A9D;
Lowercase HEX
#b62a9d

Shades

Tints

Tones

Harmony

CSS snippets for #B62A9D

.color-b62a9d {
  color: #B62A9D;
  background-color: #B62A9D;
}

Frequently asked questions

What color is #B62A9D?+

#B62A9D is a HEX color with RGB value rgb(182, 42, 157) and HSL value hsl(311, 63%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B62A9D?+

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