#B22FDA Color Information

Hex color code: #B22FDA

#B22FDA is a understated magenta color. In RGB it is (178, 47, 218), and in HSL it is (286°, 70%, 52%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#B22FDA
RGB
178, 47, 218
HSL
286°, 70%, 52%
CMYK
18%, 78%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B22FDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 47, 218

Red: 178 / Green: 47 / Blue: 218

HSL

286°, 70%, 52%

Hue: 286° / Saturation: 70% / Lightness: 52%

CMYK

18%, 78%, 0%, 15%

Cyan: 18% / Magenta: 78% / Yellow: 0% / Key: 15%

What color is #B22FDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B22FDA to RGB:

rgb(178, 47, 218)HEX to RGB Converter →

HEX to HSL

Convert #B22FDA to HSL:

hsl(286, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B22FDA to CMYK:

cmyk(18%, 78%, 0%, 15%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B22FDA has RGB (178, 47, 218) and HSL (286°, 70%, 52%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B22FDA is #57DA2F, creating high-contrast pairings. For softer combinations, try analogous colors like #5D2FDA.

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

Contrast with #B22FDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B22FDA?

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

What is the RGB value of #B22FDA?

#B22FDA in RGB is (178, 47, 218) - 178 red, 47 green, and 218 blue.

How to use #B22FDA in CSS?

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

What colors go well with #B22FDA?

#57DA2F (complementary), #5D2FDA (analogous), and #821CA0 (lighter shade) work well with #B22FDA.