#B82E5C Color

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

Color preview

#B82E5C

Color formats

HEX
#B82E5C
RGB
rgb(184, 46, 92)
RGBA
rgba(184, 46, 92, 1)
HSL
hsl(340, 60%, 45%)
HSV
hsv(340, 75%, 72%)
CMYK
cmyk(0%, 75%, 50%, 28%)
CSS variable
--color-primary: #B82E5C;
Lowercase HEX
#b82e5c

Shades

Tints

Tones

Harmony

CSS snippets for #B82E5C

.color-b82e5c {
  color: #B82E5C;
  background-color: #B82E5C;
}

Frequently asked questions

What color is #B82E5C?+

#B82E5C is a HEX color with RGB value rgb(184, 46, 92) and HSL value hsl(340, 60%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B82E5C?+

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