#B23AD9 Color Information

Hex color code: #B23AD9

#B23AD9 is a muted magenta color. In RGB it is (178, 58, 217), and in HSL it is (285°, 68%, 54%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B23AD9
RGB
178, 58, 217
HSL
285°, 68%, 54%
CMYK
18%, 73%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B23AD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 58, 217

Red: 178 / Green: 58 / Blue: 217

HSL

285°, 68%, 54%

Hue: 285° / Saturation: 68% / Lightness: 54%

CMYK

18%, 73%, 0%, 15%

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

What color is #B23AD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B23AD9 to RGB:

rgb(178, 58, 217)HEX to RGB Converter →

HEX to HSL

Convert #B23AD9 to HSL:

hsl(285, 68%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #B23AD9 to CMYK:

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

Color Meaning and Usage

#B23AD9 is a balanced magenta color with RGB values of 178, 58, 217 and HSL of 285°, 68%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B23AD9 is #62D93A, creating high-contrast pairings. For softer combinations, try analogous colors like #623AD9.

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

Contrast with #B23AD9

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

Contrast Ratio: 4.50:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B23AD9?

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

What is the RGB value of #B23AD9?

#B23AD9 in RGB is (178, 58, 217) - 178 red, 58 green, and 217 blue.

How to use #B23AD9 in CSS?

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

What colors go well with #B23AD9?

#62D93A (complementary), #623AD9 (analogous), and #8520A7 (lighter shade) work well with #B23AD9.