#B422AF Color Information

Hex color code: #B422AF

A understated magenta shade, #B422AF appears as (180, 34, 175) in RGB and (302°, 68%, 42%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#B422AF
RGB
180, 34, 175
HSL
302°, 68%, 42%
CMYK
0%, 81%, 3%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B422AF; 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 #B422AF; background-color: #B422AF15; }

Alert / Toast

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

Link / Accent

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

a { color: #B422AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 34, 175

Red: 180 / Green: 34 / Blue: 175

HSL

302°, 68%, 42%

Hue: 302° / Saturation: 68% / Lightness: 42%

CMYK

0%, 81%, 3%, 29%

Cyan: 0% / Magenta: 81% / Yellow: 3% / Key: 29%

What color is #B422AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B422AF to RGB:

rgb(180, 34, 175)HEX to RGB Converter →

HEX to HSL

Convert #B422AF to HSL:

hsl(302, 68%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #B422AF to CMYK:

cmyk(0%, 81%, 3%, 29%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #B422AF has RGB (180, 34, 175) and HSL (302°, 68%, 42%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B422AF is #22B427, creating high-contrast pairings. For softer combinations, try analogous colors like #7022B4.

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

Contrast with #B422AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B422AF?

#B422AF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B422AF?

#B422AF in RGB is (180, 34, 175) - 180 red, 34 green, and 175 blue.

How to use #B422AF in CSS?

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

What colors go well with #B422AF?

#22B427 (complementary), #7022B4 (analogous), and #741671 (lighter shade) work well with #B422AF.