#B232BD Color Information

Hex color code: #B232BD

A understated magenta shade, #B232BD appears as (178, 50, 189) in RGB and (295°, 58%, 47%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#B232BD
RGB
178, 50, 189
HSL
295°, 58%, 47%
CMYK
6%, 74%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B232BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 50, 189

Red: 178 / Green: 50 / Blue: 189

HSL

295°, 58%, 47%

Hue: 295° / Saturation: 58% / Lightness: 47%

CMYK

6%, 74%, 0%, 26%

Cyan: 6% / Magenta: 74% / Yellow: 0% / Key: 26%

What color is #B232BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B232BD to RGB:

rgb(178, 50, 189)HEX to RGB Converter →

HEX to HSL

Convert #B232BD to HSL:

hsl(295, 58%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #B232BD to CMYK:

cmyk(6%, 74%, 0%, 26%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B232BD has RGB (178, 50, 189) and HSL (295°, 58%, 47%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B232BD is #3EBD32, creating high-contrast pairings. For softer combinations, try analogous colors like #6C32BD.

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

Contrast with #B232BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B232BD?

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

What is the RGB value of #B232BD?

#B232BD in RGB is (178, 50, 189) - 178 red, 50 green, and 189 blue.

How to use #B232BD in CSS?

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

What colors go well with #B232BD?

#3EBD32 (complementary), #6C32BD (analogous), and #792281 (lighter shade) work well with #B232BD.