#B239AC Color Information

Hex color code: #B239AC

#B239AC is a subtle magenta color. In RGB it is (178, 57, 172), and in HSL it is (303°, 51%, 46%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#B239AC
RGB
178, 57, 172
HSL
303°, 51%, 46%
CMYK
0%, 68%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B239AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 57, 172

Red: 178 / Green: 57 / Blue: 172

HSL

303°, 51%, 46%

Hue: 303° / Saturation: 51% / Lightness: 46%

CMYK

0%, 68%, 3%, 30%

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

What color is #B239AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B239AC to RGB:

rgb(178, 57, 172)HEX to RGB Converter →

HEX to HSL

Convert #B239AC to HSL:

hsl(303, 51%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #B239AC to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #B239AC has RGB (178, 57, 172) and HSL (303°, 51%, 46%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B239AC is #39B13F, creating high-contrast pairings. For softer combinations, try analogous colors like #7B39B1.

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

Contrast with #B239AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B239AC?

#B239AC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B239AC?

#B239AC in RGB is (178, 57, 172) - 178 red, 57 green, and 172 blue.

How to use #B239AC in CSS?

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

What colors go well with #B239AC?

#39B13F (complementary), #7B39B1 (analogous), and #772773 (lighter shade) work well with #B239AC.