#B62B8E Color

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

Color preview

#B62B8E

Color formats

HEX
#B62B8E
RGB
rgb(182, 43, 142)
RGBA
rgba(182, 43, 142, 1)
HSL
hsl(317, 62%, 44%)
HSV
hsv(317, 76%, 71%)
CMYK
cmyk(0%, 76%, 22%, 29%)
CSS variable
--color-primary: #B62B8E;
Lowercase HEX
#b62b8e

Shades

Tints

Tones

Harmony

CSS snippets for #B62B8E

.color-b62b8e {
  color: #B62B8E;
  background-color: #B62B8E;
}

Frequently asked questions

What color is #B62B8E?+

#B62B8E is a HEX color with RGB value rgb(182, 43, 142) and HSL value hsl(317, 62%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B62B8E?+

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