#B62B83 Color Information

Hex color code: #B62B83

The hex color #B62B83 is a subtle magenta with RGB values of (182, 43, 131) and HSL of (322°, 62%, 44%). It is often used for branding and logos.

Try:
Color NameMedium Violet Red
HEX
#B62B83
RGB
182, 43, 131
HSL
322°, 62%, 44%
CMYK
0%, 76%, 28%, 29%

Shades

CSS Usage
color: #B62B83;
background-color: #B62B83;
border-color: #B62B83;
box-shadow: 0 0 10px #B62B83;
border: 2px solid #B62B83;
Tailwind Usage
bg-[#B62B83]
text-[#B62B83]
border-[#B62B83]
shadow-[0_0_10px_B62B83]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B62B83, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B62B83; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B62B83; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B62B83; background-color: #B62B8315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B62B8320; border-left: 4px solid #B62B83; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B62B83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B62B83 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 43, 131

Red: 182 / Green: 43 / Blue: 131

HSL

322°, 62%, 44%

Hue: 322° / Saturation: 62% / Lightness: 44%

CMYK

0%, 76%, 28%, 29%

Cyan: 0% / Magenta: 76% / Yellow: 28% / Key: 29%

What color is #B62B83?

#B62B83 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B62B83 to RGB:

rgb(182, 43, 131)HEX to RGB Converter →

HEX to HSL

Convert #B62B83 to HSL:

hsl(322, 62%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #B62B83 to CMYK:

cmyk(0%, 76%, 28%, 29%)Color Converter →

Color Meaning and Usage

#B62B83 is a muted magenta color with RGB values of 182, 43, 131 and HSL of 322°, 62%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B62B83 is #2BB65E, creating high-contrast pairings. For softer combinations, try analogous colors like #A32BB6.

Use #B62B83 in CSS: color: #B62B83 or background-color: #B62B83. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B62B83

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.66:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B62B83?

#B62B83 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B62B83?

#B62B83 in RGB is (182, 43, 131) - 182 red, 43 green, and 131 blue.

How to use #B62B83 in CSS?

Use #B62B83 directly in your CSS properties like color or background-color.

What colors go well with #B62B83?

#2BB65E (complementary), #A32BB6 (analogous), and #781C56 (lighter shade) work well with #B62B83.