#B224AD Color Information

Hex color code: #B224AD

#B224AD is a subtle magenta color. In RGB it is (178, 36, 173), and in HSL it is (302°, 66%, 42%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#B224AD
RGB
178, 36, 173
HSL
302°, 66%, 42%
CMYK
0%, 80%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B224AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 36, 173

Red: 178 / Green: 36 / Blue: 173

HSL

302°, 66%, 42%

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

CMYK

0%, 80%, 3%, 30%

Cyan: 0% / Magenta: 80% / Yellow: 3% / Key: 30%

What color is #B224AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B224AD to RGB:

rgb(178, 36, 173)HEX to RGB Converter →

HEX to HSL

Convert #B224AD to HSL:

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

HEX to CMYK

Convert #B224AD to CMYK:

cmyk(0%, 80%, 3%, 30%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B224AD has RGB (178, 36, 173) and HSL (302°, 66%, 42%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B224AD is #24B229, creating high-contrast pairings. For softer combinations, try analogous colors like #7024B2.

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

Contrast with #B224AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B224AD?

#B224AD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B224AD?

#B224AD in RGB is (178, 36, 173) - 178 red, 36 green, and 173 blue.

How to use #B224AD in CSS?

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

What colors go well with #B224AD?

#24B229 (complementary), #7024B2 (analogous), and #72176F (lighter shade) work well with #B224AD.