#B62A7C Color

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

Color preview

#B62A7C

Color formats

HEX
#B62A7C
RGB
rgb(182, 42, 124)
RGBA
rgba(182, 42, 124, 1)
HSL
hsl(325, 63%, 44%)
HSV
hsv(325, 77%, 71%)
CMYK
cmyk(0%, 77%, 32%, 29%)
CSS variable
--color-primary: #B62A7C;
Lowercase HEX
#b62a7c

Shades

Tints

Tones

Harmony

CSS snippets for #B62A7C

.color-b62a7c {
  color: #B62A7C;
  background-color: #B62A7C;
}

Frequently asked questions

What color is #B62A7C?+

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

What is the closest Tailwind color to #B62A7C?+

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