#B62B50 Color

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

Color preview

#B62B50

Color formats

HEX
#B62B50
RGB
rgb(182, 43, 80)
RGBA
rgba(182, 43, 80, 1)
HSL
hsl(344, 62%, 44%)
HSV
hsv(344, 76%, 71%)
CMYK
cmyk(0%, 76%, 56%, 29%)
CSS variable
--color-primary: #B62B50;
Lowercase HEX
#b62b50

Shades

Tints

Tones

Harmony

CSS snippets for #B62B50

.color-b62b50 {
  color: #B62B50;
  background-color: #B62B50;
}

Frequently asked questions

What color is #B62B50?+

#B62B50 is a HEX color with RGB value rgb(182, 43, 80) and HSL value hsl(344, 62%, 44%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B62B50?+

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